Searched refs:task_work_pending (Results 1 – 2 of 2) sorted by relevance
49 if (unlikely(task_work_pending(current))) in resume_user_mode_work()
27 static inline bool task_work_pending(struct task_struct *task) in task_work_pending() function