Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/sched_ext/
Dmaximal.bpf.c75 struct scx_cpu_release_args *args) in BPF_STRUCT_OPS()
/linux-6.14.4/tools/sched_ext/
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.14.4/kernel/sched/
Dext.c194 struct scx_cpu_release_args { struct
472 void (*cpu_release)(s32 cpu, struct scx_cpu_release_args *args);
3056 struct scx_cpu_release_args args = { in switch_class()
6056 static void sched_ext_ops__cpu_release(s32 cpu, struct scx_cpu_release_args *args) {} in sched_ext_ops__cpu_release()