Searched refs:notify_and_destroy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_api.c | 1004 static void notify_and_destroy(struct net *net, struct sk_buff *skb, in notify_and_destroy() function 1089 notify_and_destroy(net, skb, n, classid, old, new); in qdisc_graft() 1094 notify_and_destroy(net, skb, n, classid, old, new); in qdisc_graft() 1125 notify_and_destroy(net, skb, n, classid, old, new); in qdisc_graft()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_api.c | 1038 static void notify_and_destroy(struct net *net, struct sk_buff *skb, in notify_and_destroy() function 1144 notify_and_destroy(net, skb, n, classid, old, new, extack); in qdisc_graft() 1178 notify_and_destroy(net, skb, n, classid, old, new, extack); in qdisc_graft()
|
Completed in 6 milliseconds