Home
last modified time | relevance | path

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

/linux-6.14.4/tools/sched_ext/
Dscx_central.bpf.c164 if (!scx_bpf_dispatch_nr_slots()) in dispatch_to_cpu()
191 if (!scx_bpf_dispatch_nr_slots()) in BPF_STRUCT_OPS()
210 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.14.4/tools/sched_ext/include/scx/
Dcommon.bpf.h45 u32 scx_bpf_dispatch_nr_slots(void) __ksym;
/linux-6.14.4/kernel/sched/
Dext.c6708 __bpf_kfunc u32 scx_bpf_dispatch_nr_slots(void) in scx_bpf_dispatch_nr_slots() function
6917 BTF_ID_FLAGS(func, scx_bpf_dispatch_nr_slots)