Home
last modified time | relevance | path

Searched refs:scx_bpf_task_cpu (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/sched_ext/
H A Dselect_cpu_dfl.bpf.c28 bpf_cpumask_test_cpu(scx_bpf_task_cpu(p), idle_mask)) { in BPF_STRUCT_OPS()
H A Ddsp_local_on.bpf.c49 target = scx_bpf_task_cpu(p); in BPF_STRUCT_OPS()
/linux/tools/sched_ext/
H A Dscx_central.bpf.c240 s32 cpu = scx_bpf_task_cpu(p); in BPF_STRUCT_OPS()
248 s32 cpu = scx_bpf_task_cpu(p); in BPF_STRUCT_OPS()
H A Dscx_cpu0.bpf.c56 if (scx_bpf_task_cpu(p) != 0) { in BPF_STRUCT_OPS()
H A Dscx_qmap.bpf.c240 (cpu = pick_direct_dispatch_cpu(p, scx_bpf_task_cpu(p))) >= 0) { in BPF_STRUCT_OPS()
489 scx_bpf_cpuperf_set(scx_bpf_task_cpu(p), cpuc->cpuperf_target); in BPF_STRUCT_OPS()
/linux/tools/sched_ext/include/scx/
H A Dcommon.bpf.h98 s32 scx_bpf_task_cpu(const struct task_struct *p) __ksym;
/linux/kernel/sched/
H A Dext.c6989 __bpf_kfunc s32 scx_bpf_task_cpu(const struct task_struct *p) in scx_bpf_task_cpu() function
7242 BTF_ID_FLAGS(func, scx_bpf_task_cpu, KF_RCU)