Home
last modified time | relevance | path

Searched refs:task_work_add (Results 1 – 6 of 6) sorted by relevance

/kernel/
Dtask_work.c42 int task_work_add(struct task_struct *task, struct callback_head *work, in task_work_add() function
/kernel/time/
Dposix-cpu-timers.c1256 task_work_add(tsk, &tsk->posix_cputimers_work.work, TWA_RESUME); in __run_posix_cpu_timers()
/kernel/irq/
Dmanage.c1306 task_work_add(current, &on_exit_work, TWA_NONE); in irq_thread()
/kernel/events/
Duprobes.c1824 task_work_add(t, &t->utask->dup_xol_work, TWA_RESUME); in uprobe_copy_process()
Dcore.c2327 task_work_add(current, &event->pending_task, TWA_RESUME); in event_sched_out()
/kernel/sched/
Dfair.c3157 task_work_add(curr, work, TWA_RESUME); in task_tick_numa()