Home
last modified time | relevance | path

Searched refs:tcf_qevent_destroy (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_red.c217 tcf_qevent_destroy(&q->qe_mark, sch); in red_destroy()
218 tcf_qevent_destroy(&q->qe_early_drop, sch); in red_destroy()
H A Dcls_api.c3810 void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch) in tcf_qevent_destroy() function
3815 EXPORT_SYMBOL(tcf_qevent_destroy); variable
/kernel/linux/linux-5.10/include/net/
H A Dpkt_cls.h567 void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch);
582 static inline void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch) in tcf_qevent_destroy() function
/kernel/linux/linux-6.6/net/sched/
H A Dsch_red.c217 tcf_qevent_destroy(&q->qe_mark, sch); in red_destroy()
218 tcf_qevent_destroy(&q->qe_early_drop, sch); in red_destroy()
H A Dcls_api.c3873 void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch) in tcf_qevent_destroy() function
3878 EXPORT_SYMBOL(tcf_qevent_destroy); variable
/kernel/linux/linux-6.6/include/net/
H A Dpkt_cls.h606 void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch);
621 static inline void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch) in tcf_qevent_destroy() function

Completed in 16 milliseconds