Home
last modified time | relevance | path

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

12

/linux-6.12.1/tools/testing/selftests/sched_ext/
Dselect_cpu_dispatch.bpf.c16 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dselect_cpu_dispatch_dbl_dsp.bpf.c18 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dselect_cpu_dispatch_bad_dsq.bpf.c18 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dddsp_bogus_dsq_fail.bpf.c14 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dddsp_vtimelocal_fail.bpf.c14 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Denq_select_cpu_fails.bpf.c17 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dselect_cpu_dfl_nodispatch.bpf.c35 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Ddsp_local_on.bpf.c20 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dexit.bpf.c21 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dselect_cpu_vtime.bpf.c39 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dmaximal.bpf.c15 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/
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-6.12.1/tools/sched_ext/
Dscx_simple.bpf.c60 s32 BPF_STRUCT_OPS(simple_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dscx_qmap.bpf.c134 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()
Dscx_central.bpf.c96 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
Dscx_flatcg.bpf.c322 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/
Dprocessor.h114 unsigned int prev_cpu; member
/linux-6.12.1/arch/sparc/kernel/
Dcpumap.c193 int n, id, cpu, prev_cpu, last_cpu, level; in build_cpuinfo_tree() local
/linux-6.12.1/drivers/irqchip/
Dirq-loongarch-avec.c54 unsigned int prev_cpu; member
/linux-6.12.1/arch/powerpc/include/asm/
Dkvm_book3s_64.h34 short prev_cpu[NR_CPUS]; member
Dkvm_host.h790 int prev_cpu; member
/linux-6.12.1/kernel/sched/
Dext.c3101 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()
Dfair.c7357 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/
Dvector.c31 unsigned int prev_cpu; member
/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_hv.c3321 int prev_cpu; in kvmppc_prepare_radix_vcpu() local

12