Home
last modified time | relevance | path

Searched defs:prev_cpu (Results 1 – 25 of 29) sorted by relevance

12

/linux/tools/testing/selftests/sched_ext/
H A Denq_select_cpu.bpf.c15 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
24 s32 cpu, prev_cpu = scx_bpf_task_cpu(p); in BPF_STRUCT_OPS() local
H A Dallowed_cpus.bpf.c30 struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
58 s32 prev_cpu = scx_bpf_task_cpu(p), cpu; in BPF_STRUCT_OPS() local
H A Dselect_cpu_dispatch.bpf.c16 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A Dselect_cpu_dispatch_bad_dsq.bpf.c18 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A Dselect_cpu_dispatch_dbl_dsp.bpf.c18 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A Dddsp_bogus_dsq_fail.bpf.c14 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A Dddsp_vtimelocal_fail.bpf.c14 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A Ddsp_local_on.bpf.c20 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A Dselect_cpu_dfl_nodispatch.bpf.c35 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A Dexit.bpf.c21 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A Dnuma.bpf.c35 struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A Dselect_cpu_vtime.bpf.c39 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A Dmaximal.bpf.c17 s32 BPF_STRUCT_OPS(maximal_select_cpu, struct task_struct *p, s32 prev_cpu, in BPF_STRUCT_OPS() argument
/linux/kernel/sched/
H A Dext_idle.c451 s32 scx_select_cpu_dfl(struct task_struct *p, s32 prev_cpu, u64 wake_flags, in scx_select_cpu_dfl() argument
859 select_cpu_from_kfunc(struct task_struct * p,s32 prev_cpu,u64 wake_flags,const struct cpumask * allowed,u64 flags) select_cpu_from_kfunc() argument
946 scx_bpf_select_cpu_dfl(struct task_struct * p,s32 prev_cpu,u64 wake_flags,bool * is_idle) scx_bpf_select_cpu_dfl() argument
981 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 Dfair.c7238 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle() argument
7270 int this_cpu, int prev_cpu, in in wake_affine_weight() argument
7312 wake_affine(struct sched_domain * sd,struct task_struct * p,int this_cpu,int prev_cpu,int sync) wake_affine() argument
7395 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
8115 eenv_task_busy_time(struct energy_env * eenv,struct task_struct * p,int prev_cpu) eenv_task_busy_time() argument
8276 find_energy_efficient_cpu(struct task_struct * p,int prev_cpu) find_energy_efficient_cpu() argument
8474 select_task_rq_fair(struct task_struct * p,int prev_cpu,int wake_flags) select_task_rq_fair() argument
[all...]
/linux/tools/sched_ext/
H A 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() argument
H A Dscx_central.bpf.c91 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A Dscx_qmap.bpf.c134 static s32 pick_direct_dispatch_cpu(struct task_struct *p, s32 prev_cpu) in pick_direct_dispatch_cpu() argument
161 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
H A 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() argument
/linux/arch/powerpc/lib/
H A Dqspinlock.c260 static struct qnode *get_tail_qnode(struct qspinlock *lock, int prev_cpu) in get_tail_qnode() argument
376 static __always_inline bool yield_to_prev(struct qspinlock *lock, struct qnode *node, int prev_cpu, bool paravirt) in yield_to_prev() argument
575 int prev_cpu = decode_tail_cpu(old); in queued_spin_lock_mcs_queue() local
/linux/arch/riscv/include/asm/
H A Dprocessor.h123 unsigned int prev_cpu; member
/linux/arch/sparc/kernel/
H A Dcpumap.c193 int n, id, cpu, prev_cpu, last_cpu, level; in build_cpuinfo_tree() local
/linux/drivers/irqchip/
H A Dirq-loongarch-avec.c54 unsigned int prev_cpu; member
/linux/arch/powerpc/include/asm/
H A Dkvm_book3s_64.h34 short prev_cpu[NR_CPUS]; member
/linux/arch/x86/kernel/apic/
H A Dvector.c31 unsigned int prev_cpu; member

12