Searched defs:wake_flags (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/kernel/sched/ |
D | wait.c | 67 int nr_exclusive, int wake_flags, void *key, in __wake_up_common() 111 int nr_exclusive, int wake_flags, void *key) in __wake_up_common_lock()
|
D | core.c | 2475 int select_task_rq(struct task_struct *p, int cpu, int sd_flags, int wake_flags) in select_task_rq() 2551 ttwu_stat(struct task_struct *p, int cpu, int wake_flags) in ttwu_stat() 2592 static void ttwu_do_wakeup(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_wakeup() 2625 ttwu_do_activate(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_activate() 2674 static int ttwu_runnable(struct task_struct *p, int wake_flags) in ttwu_runnable() 2742 static void __ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in __ttwu_queue_wakelist() 2784 static inline bool ttwu_queue_cond(int cpu, int wake_flags) in ttwu_queue_cond() 2809 static bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist() 2825 static inline bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist() 2832 static void ttwu_queue(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue() [all …]
|
D | fair.c | 7042 select_task_rq_fair(struct task_struct *p, int prev_cpu, int sd_flag, int wake_flags) in select_task_rq_fair() 7305 static void check_preempt_wakeup(struct rq *rq, struct task_struct *p, int wake_flags) in check_preempt_wakeup()
|
/kernel/linux/linux-5.10/kernel/locking/ |
D | percpu-rwsem.c | 118 unsigned int mode, int wake_flags, in percpu_rwsem_wake_function()
|
/kernel/linux/linux-5.10/block/ |
D | blk-rq-qos.c | 213 unsigned int mode, int wake_flags, void *key) in rq_qos_wake_function()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | i915_sw_fence.c | 167 int wake_flags; in __i915_sw_fence_wake_up_all() local
|
/kernel/linux/linux-5.10/fs/ |
D | userfaultfd.c | 109 int wake_flags, void *key) in userfaultfd_wake_function()
|
/kernel/linux/linux-5.10/io_uring/ |
D | io_uring.c | 7548 int wake_flags, void *key) in io_wake_function()
|