Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dperf_event.c48 static void remote_function(void *data) in remote_function() function
86 smp_call_function_single(task_cpu(p), remote_function, &data, 1); in task_function_call()
109 smp_call_function_single(cpu, remote_function, &data, 1); in cpu_function_call()