Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext_internal.h242 struct scx_cpu_acquire_args {}; struct
530 void (*cpu_acquire)(s32 cpu, struct scx_cpu_acquire_args *args);
H A Dext.c5317 static void sched_ext_ops__cpu_acquire(s32 cpu, struct scx_cpu_acquire_args *args) {}
/linux/tools/testing/selftests/sched_ext/
H A Dmaximal.bpf.c71 struct scx_cpu_acquire_args *args) in BPF_STRUCT_OPS()