Home
last modified time | relevance | path

Searched refs:tcx_entry_is_active (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/net/sched/
H A Dsch_ingress.c125 if (!tcx_entry_is_active(entry)) { in ingress_destroy()
305 if (!tcx_entry_is_active(ingress_entry)) { in clsact_destroy()
313 if (!tcx_entry_is_active(egress_entry)) { in clsact_destroy()
/kernel/linux/linux-6.6/include/net/
H A Dtcx.h139 static inline bool tcx_entry_is_active(struct bpf_mprog_entry *entry) in tcx_entry_is_active() function
/kernel/linux/linux-6.6/kernel/bpf/
H A Dtcx.c81 if (!tcx_entry_is_active(entry_new)) in tcx_prog_detach()
188 if (!tcx_entry_is_active(entry_new)) in tcx_link_release()

Completed in 2 milliseconds