Searched refs:tcx_miniq_set_active (Results 1 – 2 of 2) sorted by relevance
94 tcx_miniq_set_active(entry, true); in ingress_init()124 tcx_miniq_set_active(entry, false); in ingress_destroy()259 tcx_miniq_set_active(entry, true); in clsact_init()278 tcx_miniq_set_active(entry, true); in clsact_init()304 tcx_miniq_set_active(ingress_entry, false); in clsact_destroy()312 tcx_miniq_set_active(egress_entry, false); in clsact_destroy()
132 static inline void tcx_miniq_set_active(struct bpf_mprog_entry *entry, in tcx_miniq_set_active() function