Searched defs:tlinks (Results 1 – 4 of 4) sorted by relevance
/linux/net/bpf/ |
H A D | bpf_dummy_struct_ops.c | 135 struct bpf_tramp_links *tlinks = NULL; in bpf_struct_ops_test_run() local
|
/linux/kernel/bpf/ |
H A D | bpf_struct_ops.c | 565 bpf_struct_ops_prepare_trampoline(struct bpf_tramp_links * tlinks,struct bpf_tramp_link * link,const struct btf_func_model * model,void * stub_func,void ** _image,u32 * _image_off,bool allow_alloc) bpf_struct_ops_prepare_trampoline() argument 664 struct bpf_tramp_links *tlinks; bpf_struct_ops_map_update_elem() local [all...] |
/linux/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 2347 struct bpf_tramp_links *tlinks, void *func_addr, in prepare_trampoline() 2573 struct bpf_tramp_links *tlinks, void *func_addr) in arch_bpf_trampoline_size() 2611 u32 flags, struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline()
|
/linux/arch/x86/net/ |
H A D | bpf_jit_comp.c | 3069 struct bpf_tramp_links *tlinks, in __arch_prepare_bpf_trampoline() 3365 struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline() 3393 struct bpf_tramp_links *tlinks, void *func_addr) in arch_bpf_trampoline_size()
|