Home
last modified time | relevance | path

Searched refs:TWA_NONE (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dtask_work.h17 TWA_NONE = 0, enumerator
/linux-6.15/kernel/
H A Dtask_work.c76 case TWA_NONE: in task_work_add()
/linux-6.15/kernel/irq/
H A Dmanage.c1314 task_work_add(current, &on_exit_work, TWA_NONE); in irq_thread()