Home
last modified time | relevance | path

Searched defs:task_work_pending (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/
Dtask_work.h23 static inline bool task_work_pending(struct task_struct *task) in task_work_pending() function
/linux-5.19.10/drivers/acpi/apei/
Dghes.c964 bool task_work_pending; in ghes_proc_in_irq() local