Searched defs:fexit (Results 1 – 9 of 9) 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
887 struct bpf_tramp_node *node_existing, *fexit; in bpf_trampoline_add_prog() local927 struct bpf_tramp_node *fexit; in bpf_trampoline_remove_prog() local
822 struct bpf_tramp_nodes *fexit = &tnodes[BPF_TRAMP_FEXIT]; in __arch_prepare_bpf_trampoline() local
1843 struct bpf_tramp_nodes *fexit = &tnodes[BPF_TRAMP_FEXIT]; in __arch_prepare_bpf_trampoline() local
1005 struct bpf_tramp_nodes *fexit = &tnodes[BPF_TRAMP_FEXIT]; in __arch_prepare_bpf_trampoline() local
2714 struct bpf_tramp_nodes *fexit = &tnodes[BPF_TRAMP_FEXIT]; in prepare_trampoline() local
3467 struct bpf_tramp_nodes *fexit = &tnodes[BPF_TRAMP_FEXIT]; in __arch_prepare_bpf_trampoline() local
1982 struct bpf_tramp_node fexit; member