Searched defs:tlinks (Results 1 - 7 of 7) sorted by relevance

/linux-master/net/bpf/
H A Dbpf_dummy_struct_ops.c90 struct bpf_tramp_links *tlinks; local
/linux-master/kernel/bpf/
H A Dtrampoline.c232 struct bpf_tramp_links *tlinks; local
396 struct bpf_tramp_links *tlinks; local
1046 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) argument
1088 arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, struct bpf_tramp_links *tlinks, void *func_addr) argument
[all...]
H A Dbpf_struct_ops.c541 int bpf_struct_ops_prepare_trampoline(struct bpf_tramp_links *tlinks, argument
597 struct bpf_tramp_links *tlinks; local
[all...]
/linux-master/arch/riscv/net/
H A Dbpf_jit_comp64.c767 __arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, const struct btf_func_model *m, struct bpf_tramp_links *tlinks, void *func_addr, u32 flags, struct rv_jit_context *ctx) argument
1017 arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, struct bpf_tramp_links *tlinks, void *func_addr) argument
1032 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) argument
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c1936 prepare_trampoline(struct jit_ctx *ctx, struct bpf_tramp_image *im, struct bpf_tramp_links *tlinks, void *func_addr, int nregs, u32 flags) argument
2147 arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, struct bpf_tramp_links *tlinks, void *func_addr) argument
2187 arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *ro_image, void *ro_image_end, const struct btf_func_model *m, u32 flags, struct bpf_tramp_links *tlinks, void *func_addr) argument
/linux-master/arch/s390/net/
H A Dbpf_jit_comp.c2337 __arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, struct bpf_tramp_jit *tjit, const struct btf_func_model *m, u32 flags, struct bpf_tramp_links *tlinks, void *func_addr) argument
2635 arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, struct bpf_tramp_links *tlinks, void *orig_call) argument
2650 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) argument
/linux-master/arch/x86/net/
H A Dbpf_jit_comp.c2714 __arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *rw_image, void *rw_image_end, void *image, const struct btf_func_model *m, u32 flags, struct bpf_tramp_links *tlinks, void *func_addr) argument
3012 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) argument
3041 arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, struct bpf_tramp_links *tlinks, void *func_addr) argument

Completed in 161 milliseconds