Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_cpu0.bpf.c45 s32 BPF_STRUCT_OPS(cpu0_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
83 .select_cpu = (void *)cpu0_select_cpu,