Home
last modified time | relevance | path

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

/linux-6.12.1/net/sched/
Dsch_ingress.c124 tcx_miniq_dec(entry); in ingress_destroy()
305 tcx_miniq_dec(ingress_entry); in clsact_destroy()
313 tcx_miniq_dec(egress_entry); in clsact_destroy()
/linux-6.12.1/include/net/
Dtcx.h134 static inline void tcx_miniq_dec(struct bpf_mprog_entry *entry) in tcx_miniq_dec() function