|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| int | task_work_add (struct task_struct *task, struct callback_head *work, bool notify) |
| struct callback_head * | task_work_cancel (struct task_struct *task, task_work_func_t func) |
| void | task_work_run (void) |
| int task_work_add | ( | struct task_struct * | task, |
| struct callback_head * | work, | ||
| bool | notify | ||
| ) |
Definition at line 8 of file task_work.c.
|
read |
Definition at line 25 of file task_work.c.
Definition at line 49 of file task_work.c.
1.8.2