Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/sched_ext/
Dmaximal.bpf.c73 struct scx_cpu_release_args *args) in BPF_STRUCT_OPS()
/linux-6.12.1/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.12.1/kernel/sched/
Dext.c180 struct scx_cpu_release_args { struct
451 void (*cpu_release)(s32 cpu, struct scx_cpu_release_args *args);
2888 struct scx_cpu_release_args args = { in switch_class()
5559 static void cpu_release_stub(s32 cpu, struct scx_cpu_release_args *args) {} in cpu_release_stub()