Searched refs:task_call_func (Results 1 – 3 of 3) sorted by relevance
329 ret = task_call_func(task, klp_check_and_switch_task, &old_name); in klp_try_switch_task() 364 * klp_try_switch_task(). Thanks to task_call_func() they won't be in klp_try_switch_task()
1253 extern int task_call_func(struct task_struct *p, task_call_f func, void *arg);
4344 * task_call_func - Invoke a function on task in fixed state4358 int task_call_func(struct task_struct *p, task_call_f func, void *arg) in cpu_curr_snapshot() 4298 int task_call_func(struct task_struct *p, task_call_f func, void *arg) task_call_func() function