Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/sched_ext/
H A Dnuma.bpf.c37 int node = __COMPAT_scx_bpf_cpu_node(scx_bpf_task_cpu(p)); in BPF_STRUCT_OPS()
62 int node = __COMPAT_scx_bpf_cpu_node(scx_bpf_task_cpu(p)); in BPF_STRUCT_OPS()
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-6.15/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_qmap.bpf.c235 (cpu = pick_direct_dispatch_cpu(p, scx_bpf_task_cpu(p))) >= 0) { in BPF_STRUCT_OPS()
488 scx_bpf_cpuperf_set(scx_bpf_task_cpu(p), cpuc->cpuperf_target); in BPF_STRUCT_OPS()
/linux-6.15/tools/sched_ext/include/scx/
H A Dcommon.bpf.h90 s32 scx_bpf_task_cpu(const struct task_struct *p) __ksym;
/linux-6.15/kernel/sched/
H A Dext.c7214 __bpf_kfunc s32 scx_bpf_task_cpu(const struct task_struct *p) in scx_bpf_task_cpu() function
7379 BTF_ID_FLAGS(func, scx_bpf_task_cpu, KF_RCU)