Home
last modified time | relevance | path

Searched defs:tlinks (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/bpf/
H A Dtrampoline.c236 struct bpf_tramp_links *tlinks; in bpf_trampoline_get_progs() local
401 struct bpf_tramp_links *tlinks; in bpf_trampoline_update() local
1098 arch_prepare_bpf_trampoline(struct bpf_tramp_image * im,void * image,void * image_end,const struct btf_func_model * m,u32 flags,struct bpf_tramp_links * tlinks,void * func_addr) arch_prepare_bpf_trampoline() argument
1132 arch_bpf_trampoline_size(const struct btf_func_model * m,u32 flags,struct bpf_tramp_links * tlinks,void * func_addr) arch_bpf_trampoline_size() argument
[all...]
H A Dbpf_struct_ops.c587 int bpf_struct_ops_prepare_trampoline(struct bpf_tramp_links *tlinks, in bpf_struct_ops_prepare_trampoline() argument
686 struct bpf_tramp_links *tlinks; in bpf_struct_ops_map_update_elem() local
[all...]
/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c678 struct bpf_tramp_links *tlinks, in __arch_prepare_bpf_trampoline()
1002 struct bpf_tramp_links *tlinks, void *func_addr) in arch_bpf_trampoline_size()
1013 struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline()
/linux/arch/loongarch/net/
H A Dbpf_jit.c1452 const struct btf_func_model *m, struct bpf_tramp_links *tlinks, in __arch_prepare_bpf_trampoline()
1701 u32 flags, struct bpf_tramp_links *tlinks, void *func_addr) in arch_prepare_bpf_trampoline()
1736 struct bpf_tramp_links *tlinks, void *func_addr) in arch_bpf_trampoline_size()
/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c135 struct bpf_tramp_links *tlinks = NULL; in bpf_struct_ops_test_run() local