Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_simple.bpf.c60 s32 BPF_STRUCT_OPS(simple_select_cpu, struct task_struct *p, s32 prev_cpu, u64 wake_flags) in BPF_STRUCT_OPS() argument
148 .select_cpu = (void *)simple_select_cpu,
/linux/Documentation/scheduler/
H A Dsched-ext.rst139 * simple_select_cpu() struct_ops prog.
141 s32 BPF_STRUCT_OPS(simple_select_cpu, struct task_struct *p,
188 .select_cpu = (void *)simple_select_cpu,