| /linux/kernel/sched/ |
| H A D | ext_idle.c | 457 s32 scx_select_cpu_dfl(struct task_struct *p, s32 prev_cpu, u64 wake_flags, in scx_select_cpu_dfl() argument 913 select_cpu_from_kfunc(struct scx_sched * sch,struct task_struct * p,s32 prev_cpu,u64 wake_flags,const struct cpumask * allowed,u64 flags) select_cpu_from_kfunc() argument 999 scx_bpf_select_cpu_dfl(struct task_struct * p,s32 prev_cpu,u64 wake_flags,bool * is_idle,const struct bpf_prog_aux * aux) scx_bpf_select_cpu_dfl() argument 1023 s32 prev_cpu; global() member 1073 scx_bpf_select_cpu_and(struct task_struct * p,s32 prev_cpu,u64 wake_flags,const struct cpumask * cpus_allowed,u64 flags) scx_bpf_select_cpu_and() argument [all...] |
| H A D | fair.c | 7568 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle() argument 7600 int this_cpu, int prev_cpu, in in wake_affine_weight() argument 7642 wake_affine(struct sched_domain * sd,struct task_struct * p,int this_cpu,int prev_cpu,int sync) wake_affine() argument 7725 sched_balance_find_dst_cpu(struct sched_domain * sd,struct task_struct * p,int cpu,int prev_cpu,int sd_flag) sched_balance_find_dst_cpu() argument 8450 eenv_task_busy_time(struct energy_env * eenv,struct task_struct * p,int prev_cpu) eenv_task_busy_time() argument 8611 find_energy_efficient_cpu(struct task_struct * p,int prev_cpu) find_energy_efficient_cpu() argument 8800 select_task_rq_fair(struct task_struct * p,int prev_cpu,int wake_flags) select_task_rq_fair() argument [all...] |
| H A D | ext.c | 3194 select_task_rq_scx(struct task_struct * p,int prev_cpu,int wake_flags) select_task_rq_scx() argument 7381 sched_ext_ops__select_cpu(struct task_struct * p,s32 prev_cpu,u64 wake_flags) sched_ext_ops__select_cpu() argument 7384 sched_ext_ops__dispatch(s32 prev_cpu,struct task_struct * prev__nullable) sched_ext_ops__dispatch() argument
|
| /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_vtimelocal_fail.bpf.c | 14 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 | enq_select_cpu_fails.bpf.c | |
| H A D | select_cpu_dfl_nodispatch.bpf.c | 35 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 | exit.bpf.c | 21 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
|
| H A D | select_cpu_vtime.bpf.c | 39 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
|
| H A D | maximal.bpf.c | 17 s32 BPF_STRUCT_OPS(maximal_select_cpu, struct task_struct *p, s32 prev_cpu, in BPF_STRUCT_OPS() argument
|
| /linux/tools/sched_ext/ |
| H A D | scx_cpu0.bpf.c | 45 s32 BPF_STRUCT_OPS(cpu0_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
|
| H A D | scx_central.bpf.c | 91 BPF_STRUCT_OPS(central_select_cpu,struct task_struct * p,s32 prev_cpu,u64 wake_flags) BPF_STRUCT_OPS() argument
|
| H A D | scx_qmap.bpf.c | 136 pick_direct_dispatch_cpu(struct task_struct * p,s32 prev_cpu) pick_direct_dispatch_cpu() argument 163 BPF_STRUCT_OPS(qmap_select_cpu,struct task_struct * p,s32 prev_cpu,u64 wake_flags) BPF_STRUCT_OPS() argument [all...] |
| 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() argument
|
| /linux/arch/powerpc/lib/ |
| H A D | qspinlock.c | 261 static struct qnode *get_tail_qnode(struct qspinlock *lock, int prev_cpu) in get_tail_qnode() 377 static __always_inline bool yield_to_prev(struct qspinlock *lock, struct qnode *node, int prev_cpu,… in yield_to_prev() 576 int prev_cpu = decode_tail_cpu(old); in queued_spin_lock_mcs_queue() local
|
| /linux/tools/sched_ext/include/scx/ |
| H A D | compat.bpf.h | 252 scx_bpf_select_cpu_and(struct task_struct * p,s32 prev_cpu,u64 wake_flags,const struct cpumask * cpus_allowed,u64 flags) scx_bpf_select_cpu_and() argument
|
| /linux/arch/riscv/include/asm/ |
| H A D | processor.h | 124 unsigned int prev_cpu; member
|
| /linux/arch/sparc/kernel/ |
| H A D | cpumap.c | 193 int n, id, cpu, prev_cpu, last_cpu, level; in build_cpuinfo_tree() local
|
| /linux/drivers/irqchip/ |
| H A D | irq-loongarch-avec.c | 54 unsigned int prev_cpu; member
|
| H A D | irq-gic-v3-its.c | 1773 int cpu, prev_cpu; in its_set_affinity() local
|
| /linux/arch/x86/kernel/apic/ |
| H A D | vector.c | 31 unsigned int prev_cpu; member
|