Searched refs:task_work_pending (Results 1 – 7 of 7) sorted by relevance
48 if (unlikely(task_work_pending(current))) in resume_user_mode_work()
23 static inline bool task_work_pending(struct task_struct *task) in task_work_pending() function
94 if (likely(!task_work_pending(task))) in task_work_cancel_match()
2352 if (unlikely(task_work_pending(current))) in ptrace_notify()2633 if (unlikely(task_work_pending(current))) in get_signal()
964 bool task_work_pending; in ghes_proc_in_irq() local981 task_work_pending = ghes_do_proc(estatus_node->ghes, estatus); in ghes_proc_in_irq()988 if (task_work_pending && current->mm != &init_mm) { in ghes_proc_in_irq()
526 if (task_work_pending(current)) in io_flush_signals()
2996 if (test_thread_flag(TIF_NOTIFY_SIGNAL) || task_work_pending(current)) { in io_run_task_work()2999 if (task_work_pending(current)) in io_run_task_work()8803 if (!io_sqd_events_pending(sqd) && !task_work_pending(current)) { in io_sq_thread()11824 task_work_pending(req->task)); in __io_uring_show_fdinfo()