Searched defs:tlinks (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/kernel/bpf/ |
D | trampoline.c | 232 struct bpf_tramp_links *tlinks; in bpf_trampoline_get_progs() local 396 struct bpf_tramp_links *tlinks; in bpf_trampoline_update() local 1051 struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline() 1085 struct bpf_tramp_links *tlinks, void *func_addr) in arch_bpf_trampoline_size()
|
D | bpf_struct_ops.c | 543 int bpf_struct_ops_prepare_trampoline(struct bpf_tramp_links *tlinks, in bpf_struct_ops_prepare_trampoline() 599 struct bpf_tramp_links *tlinks; in bpf_struct_ops_map_update_elem() local
|
/linux-6.12.1/arch/riscv/net/ |
D | bpf_jit_comp64.c | 804 struct bpf_tramp_links *tlinks, in __arch_prepare_bpf_trampoline() 1061 struct bpf_tramp_links *tlinks, void *func_addr) in arch_bpf_trampoline_size() 1087 u32 flags, struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline()
|
/linux-6.12.1/net/bpf/ |
D | bpf_dummy_struct_ops.c | 135 struct bpf_tramp_links *tlinks = NULL; in bpf_struct_ops_test_run() local
|
/linux-6.12.1/arch/arm64/net/ |
D | bpf_jit_comp.c | 2109 struct bpf_tramp_links *tlinks, void *func_addr, in prepare_trampoline() 2328 struct bpf_tramp_links *tlinks, void *func_addr) in arch_bpf_trampoline_size() 2366 u32 flags, struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline()
|
/linux-6.12.1/arch/s390/net/ |
D | bpf_jit_comp.c | 2571 struct bpf_tramp_links *tlinks, in __arch_prepare_bpf_trampoline() 2866 struct bpf_tramp_links *tlinks, void *orig_call) in arch_bpf_trampoline_size() 2882 u32 flags, struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline()
|
/linux-6.12.1/arch/x86/net/ |
D | bpf_jit_comp.c | 2873 struct bpf_tramp_links *tlinks, in __arch_prepare_bpf_trampoline() 3167 struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline() 3195 struct bpf_tramp_links *tlinks, void *func_addr) in arch_bpf_trampoline_size()
|