Searched refs:bpf_mprog_total (Results 1 – 2 of 2) sorted by relevance
194 static inline int bpf_mprog_total(struct bpf_mprog_entry *entry) in bpf_mprog_total() function277 int total = bpf_mprog_total(entry); in bpf_mprog_entry_grow()
142 return bpf_mprog_total(entry) || tcx_entry(entry)->miniq_active; in tcx_entry_is_active()
Completed in 5 milliseconds