Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Dcore.c109 task_function_call(struct task_struct *p, remote_function_f func, void *info) in task_function_call() function
327 if (!task_function_call(task, event_function, &efs)) in event_function_call()
2985 if (!task_function_call(task, __perf_install_in_context, event)) in perf_install_in_context()
14200 task_function_call(task, __perf_cgroup_move, task); in perf_cgroup_attach()