Searched refs:task_call_func (Results 1 – 7 of 7) sorted by relevance
| /linux/kernel/livepatch/ |
| A D | transition.c | 311 ret = task_call_func(task, klp_check_and_switch_task, &old_name); in klp_try_switch_task()
|
| /linux/include/linux/ |
| A D | wait.h | 1190 extern int task_call_func(struct task_struct *p, task_call_f func, void *arg);
|
| /linux/kernel/rcu/ |
| A D | tree_stall.h | 286 if (task_call_func(t, check_slow_task, &rscr)) in rcu_print_task_stall()
|
| A D | tasks.h | 986 if (!task_call_func(t, trc_inspect_reader, NULL)) { in trc_wait_for_one_reader()
|
| /linux/kernel/sched/ |
| A D | core.c | 4144 int task_call_func(struct task_struct *p, task_call_f func, void *arg) in task_call_func() function
|
| /linux/ |
| A D | System.map | 3057 ffff8000100bc800 T task_call_func
|
| A D | .tmp_System.map | 3057 ffff8000100bc800 T task_call_func
|
Completed in 322 milliseconds