Searched refs:trace_kfree_skb (Results 1 – 3 of 3) sorted by relevance
61 int BPF_PROG(trace_kfree_skb, struct sk_buff *skb, void *location) in BPF_PROG() argument
712 trace_kfree_skb(skb, __builtin_return_address(0)); in kfree_skb()
4916 trace_kfree_skb(skb, net_tx_action); in net_tx_action()