/linux-6.12.1/tools/testing/selftests/sched_ext/ |
D | select_cpu_dispatch.bpf.c | 16 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
D | select_cpu_dispatch_dbl_dsp.bpf.c | 18 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
D | select_cpu_dispatch_bad_dsq.bpf.c | 18 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
D | ddsp_bogus_dsq_fail.bpf.c | 14 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
D | ddsp_vtimelocal_fail.bpf.c | 14 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
D | enq_select_cpu_fails.bpf.c | 17 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
D | select_cpu_dfl_nodispatch.bpf.c | 35 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
D | dsp_local_on.bpf.c | 20 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
D | exit.bpf.c | 21 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
D | select_cpu_vtime.bpf.c | 39 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
D | maximal.bpf.c | 16 u64 wake_flags) in BPF_STRUCT_OPS()
|
/linux-6.12.1/kernel/sched/ |
D | wait.c | 74 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()
|
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 | 3526 int select_task_rq(struct task_struct *p, int cpu, int *wake_flags) in select_task_rq() 3610 ttwu_stat(struct task_struct *p, int cpu, int wake_flags) in ttwu_stat() 3658 ttwu_do_activate(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_activate() 3735 static int ttwu_runnable(struct task_struct *p, int wake_flags) in ttwu_runnable() 3821 static void __ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in __ttwu_queue_wakelist() 3923 static bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist() 3936 static inline bool ttwu_queue_wakelist(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue_wakelist() 3943 static void ttwu_queue(struct task_struct *p, int cpu, int wake_flags) in ttwu_queue() 4127 int try_to_wake_up(struct task_struct *p, unsigned int state, int wake_flags) in try_to_wake_up() 4808 int wake_flags = WF_FORK; in wake_up_new_task() local [all …]
|
D | ext.c | 3102 u64 wake_flags, bool *found) in scx_select_cpu_dfl() 3157 static int select_task_rq_scx(struct task_struct *p, int prev_cpu, int wake_flags) in select_task_rq_scx() 3703 static void wakeup_preempt_scx(struct rq *rq, struct task_struct *p,int wake_flags) {} in wakeup_preempt_scx() 5544 static s32 select_cpu_stub(struct task_struct *p, s32 prev_cpu, u64 wake_flags) { return -EINVAL; } in select_cpu_stub() 5917 u64 wake_flags, bool *is_idle) in scx_bpf_select_cpu_dfl()
|
/linux-6.12.1/kernel/locking/ |
D | percpu-rwsem.c | 120 unsigned int mode, int wake_flags, in percpu_rwsem_wake_function()
|
/linux-6.12.1/tools/sched_ext/ |
D | scx_simple.bpf.c | 60 s32 BPF_STRUCT_OPS(simple_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
D | scx_central.bpf.c | 96 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
D | scx_flatcg.bpf.c | 322 s32 BPF_STRUCT_OPS(fcg_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
D | scx_qmap.bpf.c | 161 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
|
/linux-6.12.1/block/ |
D | blk-rq-qos.c | 207 unsigned int mode, int wake_flags, void *key) in rq_qos_wake_function()
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | i915_sw_fence.c | 171 int wake_flags; in __i915_sw_fence_wake_up_all() local
|
/linux-6.12.1/fs/ |
D | userfaultfd.c | 108 int wake_flags, void *key) in userfaultfd_wake_function()
|
/linux-6.12.1/io_uring/ |
D | io_uring.c | 2346 int wake_flags, void *key) in io_wake_function()
|