Home
last modified time | relevance | path

Searched refs:bpf_tramp_progs (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/bpf/
A Dtrampoline.c175 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()
A Dbpf_struct_ops.c318 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()
/linux/net/bpf/
A Dbpf_dummy_struct_ops.c81 struct bpf_tramp_progs *tprogs; in bpf_struct_ops_test_run()
/linux/arch/x86/net/
A Dbpf_jit_comp.c1845 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()
/linux/include/linux/
A Dbpf.h602 struct bpf_tramp_progs { struct
630 struct bpf_tramp_progs *tprogs,
1013 int bpf_struct_ops_prepare_trampoline(struct bpf_tramp_progs *tprogs,

Completed in 18 milliseconds