Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/sched_ext/
H A Dmaximal.bpf.c75 struct scx_cpu_release_args *args) in BPF_STRUCT_OPS()
/linux/kernel/sched/
H A Dext.c231 struct scx_cpu_release_args { struct
528 void (*cpu_release)(s32 cpu, struct scx_cpu_release_args *args);
3336 struct scx_cpu_release_args args = { in switch_class()
5994 static void sched_ext_ops__cpu_release(s32 cpu, struct scx_cpu_release_args *args) {} in sched_ext_ops__cpu_release()