Searched refs:scx_cpu_acquire_args (Results 1 – 3 of 3) sorted by relevance
242 struct scx_cpu_acquire_args {}; struct530 void (*cpu_acquire)(s32 cpu, struct scx_cpu_acquire_args *args);
5317 static void sched_ext_ops__cpu_acquire(s32 cpu, struct scx_cpu_acquire_args *args) {}
71 struct scx_cpu_acquire_args *args) in BPF_STRUCT_OPS()