Home
last modified time | relevance | path

Searched refs:scx_cpu_release_args (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/testing/selftests/sched_ext/
H A Dmaximal.bpf.c75 struct scx_cpu_release_args *args) in BPF_STRUCT_OPS()
/linux-6.15/tools/sched_ext/
H A Dscx_qmap.bpf.c534 void BPF_STRUCT_OPS(qmap_cpu_release, s32 cpu, struct scx_cpu_release_args *args) in BPF_STRUCT_OPS()
/linux-6.15/kernel/sched/
H A Dext.c221 struct scx_cpu_release_args { struct
499 void (*cpu_release)(s32 cpu, struct scx_cpu_release_args *args);
3225 struct scx_cpu_release_args args = { in switch_class()
5766 static void sched_ext_ops__cpu_release(s32 cpu, struct scx_cpu_release_args *args) {} in sched_ext_ops__cpu_release()