Searched refs:scx_bpf_dispatch_nr_slots (Results 1 – 4 of 4) sorted by relevance
169 if (!scx_bpf_dispatch_nr_slots()) in dispatch_to_cpu()234 if (!scx_bpf_dispatch_nr_slots()) in BPF_STRUCT_OPS()253 if (!scx_bpf_dispatch_nr_slots()) { in BPF_STRUCT_OPS()
820 if (!batch || !scx_bpf_dispatch_nr_slots()) { in BPF_STRUCT_OPS()
68 u32 scx_bpf_dispatch_nr_slots(void) __ksym;
8911 * multiple tasks. scx_bpf_dispatch_nr_slots() returns the number of the in scx_dsq_insert_vtime() 9182 * scx_bpf_dispatch_nr_slots - Return the number of remaining dispatch slots9187 __bpf_kfunc u32 scx_bpf_dispatch_nr_slots(const struct bpf_prog_aux *aux)9397 BTF_ID_FLAGS(func, scx_bpf_dispatch_nr_slots, KF_IMPLICIT_ARGS)9136 __bpf_kfunc u32 scx_bpf_dispatch_nr_slots(const struct bpf_prog_aux *aux) scx_bpf_dispatch_nr_slots() function