Lines Matching defs:wake_flags
3478 int select_task_rq(struct task_struct *p, int cpu, int wake_flags) in select_task_rq()
3567 ttwu_stat(struct task_struct *p, int cpu, int wake_flags) in ttwu_stat()
3608 static void ttwu_do_wakeup(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_wakeup()
3644 ttwu_do_activate(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_activate()
3693 static int ttwu_runnable(struct task_struct *p, int wake_flags) in ttwu_runnable()
3761 static void __ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in __ttwu_queue_wakelist()
3839 static bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist()
3852 static inline bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist()
3859 static void ttwu_queue(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue()
4043 try_to_wake_up(struct task_struct *p, unsigned int state, int wake_flags) in try_to_wake_up()
6841 int default_wake_function(wait_queue_entry_t *curr, unsigned mode, int wake_flags, in default_wake_function()