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

/linux-master/kernel/events/
H A Dcore.c63 typedef int (*remote_function_f)(void *); typedef
67 remote_function_f func;
109 task_function_call(struct task_struct *p, remote_function_f func, void *info)
144 static int cpu_function_call(int cpu, remote_function_f func, void *info)

Completed in 226 milliseconds