Home
last modified time | relevance | path

Searched defs:wake_flags (Results 1 – 4 of 4) sorted by relevance

/kernel/sched/
Dwait.c68 int nr_exclusive, int wake_flags, void *key, in __wake_up_common()
112 int nr_exclusive, int wake_flags, void *key) in __wake_up_common_lock()
188 int wake_flags = WF_SYNC; in __wake_up_sync_key() local
Dcore.c2554 int select_task_rq(struct task_struct *p, int cpu, int sd_flags, int wake_flags) in select_task_rq()
2620 ttwu_stat(struct task_struct *p, int cpu, int wake_flags) in ttwu_stat()
2661 static void ttwu_do_wakeup(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_wakeup()
2694 ttwu_do_activate(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_activate()
2746 static int ttwu_runnable(struct task_struct *p, int wake_flags) in ttwu_runnable()
2814 static void __ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in __ttwu_queue_wakelist()
2857 static inline bool ttwu_queue_cond(int cpu, int wake_flags) in ttwu_queue_cond()
2882 static bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist()
2903 static inline bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist()
2910 static void ttwu_queue(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue()
[all …]
Dfair.c7032 select_task_rq_fair(struct task_struct *p, int prev_cpu, int sd_flag, int wake_flags) in select_task_rq_fair()
7257 static void check_preempt_wakeup(struct rq *rq, struct task_struct *p, int wake_flags) in check_preempt_wakeup()
/kernel/locking/
Dpercpu-rwsem.c134 unsigned int mode, int wake_flags, in percpu_rwsem_wake_function()