Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext_idle.c452 s32 scx_select_cpu_dfl(struct task_struct *p, s32 prev_cpu, u64 wake_flags, in scx_select_cpu_dfl()
863 s32 select_cpu_from_kfunc(struct task_struct *p, s32 prev_cpu, u64 wake_flags, in select_cpu_from_kfunc()
957 __bpf_kfunc s32 scx_bpf_select_cpu_dfl(struct task_struct *p, s32 prev_cpu, in scx_bpf_select_cpu_dfl()
992 __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 Dfair.c7353 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()
H A Dext.c3513 static int select_task_rq_scx(struct task_struct *p, int prev_cpu, int wake_flags) in select_task_rq_scx()
5916 static s32 sched_ext_ops__select_cpu(struct task_struct *p, s32 prev_cpu, u64 wake_flags) { return … in sched_ext_ops__select_cpu()
5919 static void sched_ext_ops__dispatch(s32 prev_cpu, struct task_struct *prev__nullable) {} in sched_ext_ops__dispatch()
/linux/tools/testing/selftests/sched_ext/
H A Dselect_cpu_dispatch.bpf.c16 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Dselect_cpu_dispatch_bad_dsq.bpf.c18 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Dselect_cpu_dispatch_dbl_dsp.bpf.c18 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Dddsp_vtimelocal_fail.bpf.c14 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Dddsp_bogus_dsq_fail.bpf.c14 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Denq_select_cpu_fails.bpf.c
H A Dselect_cpu_dfl_nodispatch.bpf.c35 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Ddsp_local_on.bpf.c20 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Dexit.bpf.c21 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Dselect_cpu_vtime.bpf.c39 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Dmaximal.bpf.c17 s32 BPF_STRUCT_OPS(maximal_select_cpu, struct task_struct *p, s32 prev_cpu, in BPF_STRUCT_OPS()
/linux/arch/powerpc/lib/
H A Dqspinlock.c260 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/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
H A Dirq-gic-v3-its.c1772 int cpu, prev_cpu; in its_set_affinity() local
/linux/tools/sched_ext/
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()
/linux/arch/x86/kernel/apic/
H A Dvector.c31 unsigned int prev_cpu; member