Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/events/
Dcore.c59 typedef int (*remote_function_f)(void *); typedef
63 remote_function_f func;
105 task_function_call(struct task_struct *p, remote_function_f func, void *info) in task_function_call()
139 static int cpu_function_call(int cpu, remote_function_f func, void *info) in cpu_function_call()
10651 (remote_function_f)perf_mux_hrtimer_restart, cpuctx); in perf_event_mux_interval_ms_store()