Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/events/
Dcore.c104 task_function_call(struct task_struct *p, remote_function_f func, void *info) in task_function_call() function
277 if (!task_function_call(task, event_function, &efs)) in event_function_call()
2609 if (!task_function_call(task, __perf_install_in_context, event)) in perf_install_in_context()
11794 task_function_call(task, __perf_cgroup_move, task); in perf_cgroup_attach()