Home
last modified time | relevance | path

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

/linux-6.12.1/tools/sched_ext/
Dscx_central.bpf.c169 if (!scx_bpf_dispatch_nr_slots()) in dispatch_to_cpu()
196 if (!scx_bpf_dispatch_nr_slots()) in BPF_STRUCT_OPS()
215 if (!scx_bpf_dispatch_nr_slots()) { in BPF_STRUCT_OPS()
Dscx_qmap.bpf.c439 if (!batch || !scx_bpf_dispatch_nr_slots()) { in BPF_STRUCT_OPS()
/linux-6.12.1/tools/sched_ext/include/scx/
Dcommon.bpf.h41 u32 scx_bpf_dispatch_nr_slots(void) __ksym;
/linux-6.12.1/kernel/sched/
Dext.c6207 __bpf_kfunc u32 scx_bpf_dispatch_nr_slots(void) in scx_bpf_dispatch_nr_slots() function
6378 BTF_ID_FLAGS(func, scx_bpf_dispatch_nr_slots)