Searched defs:tlinks (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/kernel/bpf/ |
H A 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 1037 struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline()
|
H A D | bpf_struct_ops.c | 352 int bpf_struct_ops_prepare_trampoline(struct bpf_tramp_links *tlinks, in bpf_struct_ops_prepare_trampoline() 377 struct bpf_tramp_links *tlinks; in bpf_struct_ops_map_update_elem() local
|
/openbmc/linux/net/bpf/ |
H A D | bpf_dummy_struct_ops.c | 83 struct bpf_tramp_links *tlinks; in bpf_struct_ops_test_run() local
|
/openbmc/linux/arch/riscv/net/ |
H A D | bpf_jit_comp64.c | 787 struct bpf_tramp_links *tlinks, in __arch_prepare_bpf_trampoline() 1034 u32 flags, struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline()
|
/openbmc/linux/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 1831 struct bpf_tramp_links *tlinks, void *orig_call, in prepare_trampoline() 2031 u32 flags, struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline()
|
/openbmc/linux/arch/s390/net/ |
H A D | bpf_jit_comp.c | 2206 struct bpf_tramp_links *tlinks, in __arch_prepare_bpf_trampoline() 2501 u32 flags, struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline()
|
/openbmc/linux/arch/x86/net/ |
H A D | bpf_jit_comp.c | 2400 struct bpf_tramp_links *tlinks, in arch_prepare_bpf_trampoline()
|