Home
last modified time | relevance | path

Searched defs:prev_cpu (Results 1 – 25 of 33) 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()
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()
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()
H A Dselect_cpu_dispatch_dbl_dsp.bpf.c18 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 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 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 Dnuma.bpf.c35 struct task_struct *p, 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/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()
892 s32 prev_cpu, u64 wake_flags, in select_cpu_from_kfunc()
983 __bpf_kfunc s32 scx_bpf_select_cpu_dfl(struct task_struct *p, s32 prev_cpu, in scx_bpf_select_cpu_dfl()
1006 s32 prev_cpu; member
1054 __bpf_kfunc s32 scx_bpf_select_cpu_and(struct task_struct *p, s32 prev_cpu, u64 wake_flags, in scx_bpf_select_cpu_and()
/linux/tools/sched_ext/
H A Dscx_cpu0.bpf.c45 s32 BPF_STRUCT_OPS(cpu0_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
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()
H A Dscx_userland.bpf.c144 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Dscx_central.bpf.c91 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Dscx_qmap.bpf.c136 static s32 pick_direct_dispatch_cpu(struct task_struct *p, s32 prev_cpu) in pick_direct_dispatch_cpu()
163 s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
H A Dscx_sdt.bpf.c606 s32 BPF_STRUCT_OPS(sdt_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS()
/linux/arch/powerpc/lib/
H A Dqspinlock.c261 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/arch/riscv/include/asm/
H A Dprocessor.h124 unsigned int prev_cpu; member
/linux/tools/sched_ext/include/scx/
H A Dcompat.bpf.h252 scx_bpf_select_cpu_and(struct task_struct *p, s32 prev_cpu, u64 wake_flags, in scx_bpf_select_cpu_and()
/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

12