/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 | 15 s32 BPF_STRUCT_OPS(maximal_select_cpu, struct task_struct *p, s32 prev_cpu, in BPF_STRUCT_OPS()
|
/linux-6.12.1/arch/powerpc/lib/ |
D | qspinlock.c | 260 static struct qnode *get_tail_qnode(struct qspinlock *lock, int prev_cpu) in get_tail_qnode() 376 static __always_inline bool yield_to_prev(struct qspinlock *lock, struct qnode *node, int prev_cpu,… in yield_to_prev() 575 int prev_cpu = decode_tail_cpu(old); in queued_spin_lock_mcs_queue() local
|
/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_qmap.bpf.c | 134 static s32 pick_direct_dispatch_cpu(struct task_struct *p, s32 prev_cpu) in pick_direct_dispatch_cpu() 161 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()
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | processor.h | 114 unsigned int prev_cpu; member
|
/linux-6.12.1/arch/sparc/kernel/ |
D | cpumap.c | 193 int n, id, cpu, prev_cpu, last_cpu, level; in build_cpuinfo_tree() local
|
/linux-6.12.1/drivers/irqchip/ |
D | irq-loongarch-avec.c | 54 unsigned int prev_cpu; member
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | kvm_book3s_64.h | 34 short prev_cpu[NR_CPUS]; member
|
D | kvm_host.h | 790 int prev_cpu; member
|
/linux-6.12.1/kernel/sched/ |
D | ext.c | 3101 static s32 scx_select_cpu_dfl(struct task_struct *p, s32 prev_cpu, 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() 5544 static s32 select_cpu_stub(struct task_struct *p, s32 prev_cpu, u64 wake_flags) { return -EINVAL; } in select_cpu_stub() 5547 static void dispatch_stub(s32 prev_cpu, struct task_struct *p) {} in dispatch_stub() 5916 __bpf_kfunc s32 scx_bpf_select_cpu_dfl(struct task_struct *p, s32 prev_cpu, in scx_bpf_select_cpu_dfl()
|
D | fair.c | 7357 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle() 7385 int this_cpu, int prev_cpu, int sync) in wake_affine_weight() 7427 int this_cpu, int prev_cpu, int sync) in wake_affine() 7510 int cpu, int prev_cpu, int sd_flag) in sched_balance_find_dst_cpu() 8230 struct task_struct *p, int prev_cpu) in eenv_task_busy_time() 8391 static int find_energy_efficient_cpu(struct task_struct *p, int prev_cpu) in find_energy_efficient_cpu() 8589 select_task_rq_fair(struct task_struct *p, int prev_cpu, int wake_flags) in select_task_rq_fair()
|
/linux-6.12.1/arch/x86/kernel/apic/ |
D | vector.c | 31 unsigned int prev_cpu; member
|
/linux-6.12.1/arch/powerpc/kvm/ |
D | book3s_hv.c | 3321 int prev_cpu; in kvmppc_prepare_radix_vcpu() local
|