Searched refs:bpf_tramp_progs (Results 1 – 4 of 4) sorted by relevance
144 static struct bpf_tramp_progs *148 struct bpf_tramp_progs *tprogs; in bpf_trampoline_get_progs()304 struct bpf_tramp_progs *tprogs; in bpf_trampoline_update()563 struct bpf_tramp_progs *tprogs, in arch_prepare_bpf_trampoline()
322 struct bpf_tramp_progs *tprogs = NULL; in bpf_struct_ops_map_update_elem()
1646 struct bpf_tramp_progs *tp, int stack_size, in invoke_bpf()1662 struct bpf_tramp_progs *tp, int stack_size, in invoke_bpf_mod_ret()1776 struct bpf_tramp_progs *tprogs, in arch_prepare_bpf_trampoline()1781 struct bpf_tramp_progs *fentry = &tprogs[BPF_TRAMP_FENTRY]; in arch_prepare_bpf_trampoline()1782 struct bpf_tramp_progs *fexit = &tprogs[BPF_TRAMP_FEXIT]; in arch_prepare_bpf_trampoline()1783 struct bpf_tramp_progs *fmod_ret = &tprogs[BPF_TRAMP_MODIFY_RETURN]; in arch_prepare_bpf_trampoline()
596 struct bpf_tramp_progs { struct624 struct bpf_tramp_progs *tprogs,