Searched refs:task_call_f (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dwait.h1217 typedef int (*task_call_f)(struct task_struct *p, void *arg); typedef
1218 extern int task_call_func(struct task_struct *p, task_call_f func, void *arg);
/linux-master/kernel/sched/
H A Dcore.c4435 int task_call_func(struct task_struct *p, task_call_f func, void *arg)

Completed in 385 milliseconds