Searched defs:wake_flags (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/kernel/sched/ |
D | wait.c | 81 int nr_exclusive, int wake_flags, void *key, in __wake_up_common() 125 int nr_exclusive, int wake_flags, void *key) in __wake_up_common_lock()
|
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 | 3630 int select_task_rq(struct task_struct *p, int cpu, int wake_flags) in select_task_rq() 3723 ttwu_stat(struct task_struct *p, int cpu, int wake_flags) in ttwu_stat() 3771 ttwu_do_activate(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_activate() 3849 static int ttwu_runnable(struct task_struct *p, int wake_flags) in ttwu_runnable() 3933 static void __ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in __ttwu_queue_wakelist() 4003 static bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist() 4016 static inline bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist() 4023 static void ttwu_queue(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue() 4203 int try_to_wake_up(struct task_struct *p, unsigned int state, int wake_flags) in try_to_wake_up() 7016 int default_wake_function(wait_queue_entry_t *curr, unsigned mode, int wake_flags, in default_wake_function()
|
D | fair.c | 8014 select_task_rq_fair(struct task_struct *p, int prev_cpu, int wake_flags) in select_task_rq_fair() 8143 static void check_preempt_wakeup(struct rq *rq, struct task_struct *p, int wake_flags) in check_preempt_wakeup()
|
/linux-6.6.21/kernel/locking/ |
D | percpu-rwsem.c | 120 unsigned int mode, int wake_flags, in percpu_rwsem_wake_function()
|
/linux-6.6.21/block/ |
D | blk-rq-qos.c | 207 unsigned int mode, int wake_flags, void *key) in rq_qos_wake_function()
|
/linux-6.6.21/drivers/gpu/drm/i915/ |
D | i915_sw_fence.c | 171 int wake_flags; in __i915_sw_fence_wake_up_all() local
|
/linux-6.6.21/fs/ |
D | userfaultfd.c | 157 int wake_flags, void *key) in userfaultfd_wake_function()
|
/linux-6.6.21/io_uring/ |
D | io_uring.c | 2494 int wake_flags, void *key) in io_wake_function()
|