Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dwait.h1218 typedef int (*task_call_f)(struct task_struct *p, void *arg); typedef
1219 extern int task_call_func(struct task_struct *p, task_call_f func, void *arg);
/linux-6.3-rc2/kernel/sched/
A Dcore.c4334 int task_call_func(struct task_struct *p, task_call_f func, void *arg) in task_call_func()

Completed in 23 milliseconds