Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/sched_ext/
Dmaximal.bpf.c69 struct scx_cpu_acquire_args *args) in BPF_STRUCT_OPS()
/linux-6.12.1/kernel/sched/
Dext.c177 struct scx_cpu_acquire_args {}; struct
439 void (*cpu_acquire)(s32 cpu, struct scx_cpu_acquire_args *args);
5558 static void cpu_acquire_stub(s32 cpu, struct scx_cpu_acquire_args *args) {} in cpu_acquire_stub()