Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext_internal.h245 struct scx_cpu_release_args { struct
542 void (*cpu_release)(s32 cpu, struct scx_cpu_release_args *args);
H A Dext.c2379 struct scx_cpu_release_args args = { in put_prev_task_scx()
5318 static void sched_ext_ops__cpu_release(s32 cpu, struct scx_cpu_release_args *args) {}
/linux/tools/testing/selftests/sched_ext/
H A Dmaximal.bpf.c75 struct scx_cpu_release_args *args) in BPF_STRUCT_OPS()
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c559 void BPF_STRUCT_OPS(qmap_cpu_release, s32 cpu, struct scx_cpu_release_args *args) in BPF_STRUCT_OPS()