Searched defs:fexit (Results 1 – 8 of 8) sorted by relevance
11 int BPF_PROG(fexit, struct sk_buff *skb) in BPF_PROG() argument
19 int BPF_PROG(fexit, struct sk_buff *skb) in BPF_PROG() argument
817 struct bpf_tramp_links *fexit = &tlinks[BPF_TRAMP_FEXIT]; in __arch_prepare_bpf_trampoline() local
1821 struct bpf_tramp_links *fexit = &tlinks[BPF_TRAMP_FEXIT]; in __arch_prepare_bpf_trampoline() local
1034 struct bpf_tramp_links *fexit = &tlinks[BPF_TRAMP_FEXIT]; in __arch_prepare_bpf_trampoline() local
2500 struct bpf_tramp_links *fexit = &tlinks[BPF_TRAMP_FEXIT]; in prepare_trampoline() local
3222 struct bpf_tramp_links *fexit = &tlinks[BPF_TRAMP_FEXIT]; in __arch_prepare_bpf_trampoline() local
1895 struct bpf_tramp_link fexit; member