Searched refs:bpf_tramp_progs (Results 1 – 5 of 5) sorted by relevance
175 static struct bpf_tramp_progs *179 struct bpf_tramp_progs *tprogs; in bpf_trampoline_get_progs()337 struct bpf_tramp_progs *tprogs; in bpf_trampoline_update()641 struct bpf_tramp_progs *tprogs, in arch_prepare_bpf_trampoline()
318 int bpf_struct_ops_prepare_trampoline(struct bpf_tramp_progs *tprogs, in bpf_struct_ops_prepare_trampoline()340 struct bpf_tramp_progs *tprogs = NULL; in bpf_struct_ops_map_update_elem()
81 struct bpf_tramp_progs *tprogs; in bpf_struct_ops_test_run()
1845 struct bpf_tramp_progs *tp, int stack_size, in invoke_bpf()1861 struct bpf_tramp_progs *tp, int stack_size, in invoke_bpf_mod_ret()1975 struct bpf_tramp_progs *tprogs, in arch_prepare_bpf_trampoline()1980 struct bpf_tramp_progs *fentry = &tprogs[BPF_TRAMP_FENTRY]; in arch_prepare_bpf_trampoline()1981 struct bpf_tramp_progs *fexit = &tprogs[BPF_TRAMP_FEXIT]; in arch_prepare_bpf_trampoline()1982 struct bpf_tramp_progs *fmod_ret = &tprogs[BPF_TRAMP_MODIFY_RETURN]; in arch_prepare_bpf_trampoline()
602 struct bpf_tramp_progs { struct630 struct bpf_tramp_progs *tprogs,1013 int bpf_struct_ops_prepare_trampoline(struct bpf_tramp_progs *tprogs,
Completed in 18 milliseconds