Searched refs:remote_function (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/events/
H A Dcore.c72 static void remote_function(void *data) function
120 ret = smp_call_function_single(task_cpu(p), remote_function,
153 smp_call_function_single(cpu, remote_function, &data, 1);
2756 * Very similar to remote_function() + event_function() but cannot assume that

Completed in 134 milliseconds