Searched refs:trace_kfree_skb (Results 1 – 4 of 4) sorted by relevance
82 link = bpf_program__attach_raw_tracepoint(skel->progs.trace_kfree_skb, NULL); in serial_test_kfree_skb()85 skel->links.trace_kfree_skb = link; in serial_test_kfree_skb()
61 int BPF_PROG(trace_kfree_skb, struct sk_buff *skb, void *location) in BPF_PROG() argument
1086 trace_kfree_skb(skb, __builtin_return_address(0), reason); in __kfree_skb_reason()
5177 trace_kfree_skb(skb, net_tx_action, in net_tx_action()