Home
last modified time | relevance | path

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

/include/linux/
Dresume_user_mode.h49 if (unlikely(task_work_pending(current))) in resume_user_mode_work()
Dtask_work.h27 static inline bool task_work_pending(struct task_struct *task) in task_work_pending() function