Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/events/
Dcore.c105 task_function_call(struct task_struct *p, remote_function_f func, void *info) in task_function_call() function
284 if (!task_function_call(task, event_function, &efs)) in event_function_call()
2961 if (!task_function_call(task, __perf_install_in_context, event)) in perf_install_in_context()
13288 task_function_call(task, __perf_cgroup_move, task); in perf_cgroup_attach()