/linux/kernel/sched/ |
H A D | ext_idle.c | 451 s32 scx_select_cpu_dfl(struct task_struct *p, s32 prev_cpu, u64 wake_flags, in scx_select_cpu_dfl() 859 static s32 select_cpu_from_kfunc(struct task_struct *p, s32 prev_cpu, u64 wake_flags, in select_cpu_from_kfunc() 947 u64 wake_flags, bool *is_idle) in scx_bpf_select_cpu_dfl() 981 __bpf_kfunc s32 scx_bpf_select_cpu_and(struct task_struct *p, s32 prev_cpu, u64 wake_flags, in scx_bpf_select_cpu_and()
|
H A D | swait.c | 22 void swake_up_locked(struct swait_queue_head *q, int wake_flags) in swake_up_locked()
|
H A D | ext.c | 3509 static int select_task_rq_scx(struct task_struct *p, int prev_cpu, int wake_flags) in select_task_rq_scx() 4050 static void wakeup_preempt_scx(struct rq *rq, struct task_struct *p,int wake_flags) {} in wakeup_preempt_scx() 5975 static s32 sched_ext_ops__select_cpu(struct task_struct *p, s32 prev_cpu, u64 wake_flags) { return … in sched_ext_ops__select_cpu()
|
/linux/tools/testing/selftests/sched_ext/ |
H A D | select_cpu_dispatch.bpf.c | 16 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
H A D | select_cpu_dispatch_bad_dsq.bpf.c | 18 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
H A D | select_cpu_dispatch_dbl_dsp.bpf.c | 18 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
H A D | ddsp_bogus_dsq_fail.bpf.c | 14 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
H A D | ddsp_vtimelocal_fail.bpf.c | 14 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
H A D | dsp_local_on.bpf.c | 20 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
H A D | select_cpu_dfl_nodispatch.bpf.c | 35 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
H A D | enq_select_cpu.bpf.c | 15 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
H A D | exit.bpf.c | 21 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
H A D | numa.bpf.c | 35 struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
H A D | select_cpu_vtime.bpf.c | 39 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
H A D | allowed_cpus.bpf.c | 30 struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
H A D | maximal.bpf.c | 18 u64 wake_flags) in BPF_STRUCT_OPS()
|
/linux/tools/sched_ext/ |
H A D | scx_simple.bpf.c | 55 s32 BPF_STRUCT_OPS(simple_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
H A D | scx_central.bpf.c | 91 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
H A D | scx_flatcg.bpf.c | 317 s32 BPF_STRUCT_OPS(fcg_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
H A D | scx_qmap.bpf.c | 161 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
/linux/kernel/locking/ |
H A D | percpu-rwsem.c | 120 unsigned int mode, int wake_flags, in percpu_rwsem_wake_function()
|
/linux/block/ |
H A D | blk-rq-qos.c | 208 unsigned int mode, int wake_flags, void *key) in rq_qos_wake_function()
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_sw_fence.c | 171 int wake_flags; in __i915_sw_fence_wake_up_all() local
|
/linux/fs/ |
H A D | userfaultfd.c | 108 int wake_flags, void *key) in userfaultfd_wake_function()
|
/linux/io_uring/ |
H A D | io_uring.c | 2419 int wake_flags, void *key) in io_wake_function()
|