Searched refs:task_work_pending (Results 1 – 8 of 8) sorted by relevance
49 if (unlikely(task_work_pending(current))) in resume_user_mode_work()
24 static inline bool task_work_pending(struct task_struct *task)27 static inline bool task_work_pending(struct task_struct *task) task_work_pending() function
118 if (likely(!task_work_pending(task)))
2521 if (unlikely(task_work_pending(current))) in ptrace_notify()2729 if (unlikely(task_work_pending(current))) in do_freezer_trap()2808 if (unlikely(task_work_pending(current))) in get_signal()
360 if (task_work_pending(current)) { in io_run_task_work()376 return task_work_pending(current) || io_local_work_pending(ctx); in io_task_work_pending()
237 if (task_work_pending(current)) in io_sq_tw()
1559 if (task_work_pending(current) || in io_iopoll_check()2491 if (unlikely(task_work_pending(current))) in io_cqring_wait_schedule()
1106 bool task_work_pending; in ghes_proc_in_irq() local1123 task_work_pending = ghes_do_proc(estatus_node->ghes, estatus); in ghes_proc_in_irq()1130 if (task_work_pending && current->mm) { in ghes_proc_in_irq()