Home
last modified time | relevance | path

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

12

/linux-6.15/tools/testing/selftests/sched_ext/
Dselect_cpu_dispatch.bpf.c16 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dselect_cpu_dispatch_bad_dsq.bpf.c18 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dselect_cpu_dispatch_dbl_dsp.bpf.c18 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dddsp_vtimelocal_fail.bpf.c14 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dddsp_bogus_dsq_fail.bpf.c14 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Denq_select_cpu_fails.bpf.c17 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Ddsp_local_on.bpf.c20 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dselect_cpu_dfl_nodispatch.bpf.c35 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dexit.bpf.c21 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dnuma.bpf.c35 struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dselect_cpu_vtime.bpf.c39 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dmaximal.bpf.c18 u64 wake_flags) in BPF_STRUCT_OPS()
/linux-6.15/kernel/sched/
Dwait.c74 int nr_exclusive, int wake_flags, void *key) in __wake_up_common()
100 int nr_exclusive, int wake_flags, void *key) in __wake_up_common_lock()
Dext_idle.c427 s32 scx_select_cpu_dfl(struct task_struct *p, s32 prev_cpu, u64 wake_flags, u64 flags) in scx_select_cpu_dfl()
817 u64 wake_flags, bool *is_idle) in scx_bpf_select_cpu_dfl()
Dswait.c21 void swake_up_locked(struct swait_queue_head *q, int wake_flags) in swake_up_locked()
Dcompletion.c16 static void complete_with_flags(struct completion *x, int wake_flags) in complete_with_flags()
Dcore.c3578 int select_task_rq(struct task_struct *p, int cpu, int *wake_flags) in select_task_rq()
3662 ttwu_stat(struct task_struct *p, int cpu, int wake_flags) in ttwu_stat()
3710 ttwu_do_activate(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_activate()
3787 static int ttwu_runnable(struct task_struct *p, int wake_flags) in ttwu_runnable()
3873 static void __ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in __ttwu_queue_wakelist()
3970 static bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist()
3983 static inline bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist()
3990 static void ttwu_queue(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue()
4174 int try_to_wake_up(struct task_struct *p, unsigned int state, int wake_flags) in try_to_wake_up()
4856 int wake_flags = WF_FORK; in wake_up_new_task() local
[all …]
/linux-6.15/tools/sched_ext/
Dscx_simple.bpf.c55 s32 BPF_STRUCT_OPS(simple_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dscx_central.bpf.c91 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dscx_flatcg.bpf.c317 s32 BPF_STRUCT_OPS(fcg_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dscx_qmap.bpf.c161 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
/linux-6.15/kernel/locking/
Dpercpu-rwsem.c120 unsigned int mode, int wake_flags, in percpu_rwsem_wake_function()
/linux-6.15/block/
Dblk-rq-qos.c206 unsigned int mode, int wake_flags, void *key) in rq_qos_wake_function()
/linux-6.15/drivers/gpu/drm/i915/
Di915_sw_fence.c171 int wake_flags; in __i915_sw_fence_wake_up_all() local
/linux-6.15/fs/
Duserfaultfd.c108 int wake_flags, void *key) in userfaultfd_wake_function()

12