Searched refs:my_cluster (Results 1 – 1 of 1) sorted by relevance
842 int my_cluster; in stackshot_best_buffer_alloc() local852 my_cluster = cpu_cluster_id(); in stackshot_best_buffer_alloc()853 ret = stackshot_buffer_alloc(size, &stackshot_ctx.sc_buffers[my_cluster], &err); in stackshot_best_buffer_alloc()858 if ((buf_idx == my_cluster) || (stackshot_ctx.sc_buffers[buf_idx].ssb_ptr == NULL)) { in stackshot_best_buffer_alloc()