Searched defs:wake_flags (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/kernel/sched/ |
H A 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()
|
H A D | swait.c | 21 void swake_up_locked(struct swait_queue_head *q, int wake_flags) in swake_up_locked()
|
H A D | completion.c | 16 static void complete_with_flags(struct completion *x, int wake_flags) in complete_with_flags()
|
H A D | core.c | 3628 int select_task_rq(struct task_struct *p, int cpu, int wake_flags) in select_task_rq() 3721 ttwu_stat(struct task_struct *p, int cpu, int wake_flags) in ttwu_stat() 3769 ttwu_do_activate(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_activate() 3847 static int ttwu_runnable(struct task_struct *p, int wake_flags) in ttwu_runnable() 3931 static void __ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in __ttwu_queue_wakelist() 4001 static bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist() 4014 static inline bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist() 4021 static void ttwu_queue(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue() 4201 int try_to_wake_up(struct task_struct *p, unsigned int state, int wake_flags) in try_to_wake_up() 7017 int default_wake_function(wait_queue_entry_t *curr, unsigned mode, int wake_flags, in default_wake_function()
|
H A D | fair.c | 8155 select_task_rq_fair(struct task_struct * p,int prev_cpu,int wake_flags) select_task_rq_fair() argument 8284 check_preempt_wakeup_fair(struct rq * rq,struct task_struct * p,int wake_flags) check_preempt_wakeup_fair() argument
|
/openbmc/linux/kernel/locking/ |
H A D | percpu-rwsem.c | 120 unsigned int mode, int wake_flags, in percpu_rwsem_wake_function()
|
/openbmc/linux/block/ |
H A D | blk-rq-qos.c | 207 unsigned int mode, int wake_flags, void *key) in rq_qos_wake_function()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_sw_fence.c | 171 int wake_flags; in __i915_sw_fence_wake_up_all() local
|
/openbmc/linux/fs/ |
H A D | userfaultfd.c | 157 int wake_flags, void *key) in userfaultfd_wake_function()
|
/openbmc/linux/io_uring/ |
H A D | io_uring.c | 2503 int wake_flags, void *key) in io_wake_function()
|