Searched defs:wake_flags (Results 1 – 7 of 7) sorted by relevance
| /kernel/sched/ |
| D | wait.c | 75 int nr_exclusive, int wake_flags, void *key) in __wake_up_common() 101 int nr_exclusive, int wake_flags, void *key) in __wake_up_common_lock() 171 int wake_flags = WF_SYNC; in __wake_up_sync_key() local
|
| D | swait.c | 21 void swake_up_locked(struct swait_queue_head *q, int wake_flags) in swake_up_locked()
|
| D | completion.c | 16 static void complete_with_flags(struct completion *x, int wake_flags) in complete_with_flags()
|
| D | core.c | 3720 int select_task_rq(struct task_struct *p, int cpu, int *wake_flags) in select_task_rq() 3804 ttwu_stat(struct task_struct *p, int cpu, int wake_flags) in ttwu_stat() 3924 int wake_flags) in activate_blocked_waiters() 4131 int wake_flags) in activate_blocked_waiters() 4184 ttwu_do_activate(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_activate() 4264 static int ttwu_runnable(struct task_struct *p, int wake_flags) in ttwu_runnable() 4312 int wake_flags; in sched_ttwu_pending() local 4363 static void __ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in __ttwu_queue_wakelist() 4471 static bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist() 4489 static inline bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist() [all …]
|
| D | ext.c | 3217 u64 wake_flags, bool *found) in scx_select_cpu_dfl() 3281 static int select_task_rq_scx(struct task_struct *p, int prev_cpu, int wake_flags) in select_task_rq_scx() 3873 static void wakeup_preempt_scx(struct rq *rq, struct task_struct *p,int wake_flags) {} in wakeup_preempt_scx() 5720 static s32 select_cpu_stub(struct task_struct *p, s32 prev_cpu, u64 wake_flags) { return -EINVAL; } in select_cpu_stub() 6093 u64 wake_flags, bool *is_idle) in scx_bpf_select_cpu_dfl()
|
| D | fair.c | 8795 select_task_rq_fair(struct task_struct *p, int prev_cpu, int wake_flags) in select_task_rq_fair() 8980 static void check_preempt_wakeup_fair(struct rq *rq, struct task_struct *p, int wake_flags) in check_preempt_wakeup_fair()
|
| /kernel/locking/ |
| D | percpu-rwsem.c | 135 unsigned int mode, int wake_flags, in percpu_rwsem_wake_function()
|