Searched refs:btf_func_model (Results 1 – 13 of 13) sorted by relevance
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 2796 static void clean_stack_garbage(const struct btf_func_model *m, in clean_stack_garbage() 2845 static int get_nr_used_regs(const struct btf_func_model *m) in get_nr_used_regs() 2861 static void save_args(const struct btf_func_model *m, u8 **prog, in save_args() 2939 static void restore_regs(const struct btf_func_model *m, u8 **prog, in restore_regs() 2971 static int invoke_bpf_prog(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_prog() 3086 static int invoke_bpf(const struct btf_func_model *m, u8 **pprog, in invoke_bpf() 3109 static int invoke_bpf_mod_ret(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_mod_ret() 3213 const struct btf_func_model *m, u32 flags, in __arch_prepare_bpf_trampoline() 3535 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline() 3563 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size()
|
| H A D | bpf_jit_comp32.c | 1575 const struct btf_func_model *fm; in emit_kfunc_call()
|
| /linux/include/linux/ |
| H A D | bpf.h | 1168 struct btf_func_model { struct 1265 const struct btf_func_model *m, u32 flags, 1271 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, 1345 struct btf_func_model model; 1363 struct btf_func_model fmodel; 1999 struct btf_func_model func_models[BPF_STRUCT_OPS_MAX_NR_MEMBERS]; 2095 const struct btf_func_model *model, 3017 struct btf_func_model *m); 3036 const struct btf_func_model * 3323 static inline const struct btf_func_model *
|
| /linux/arch/powerpc/net/ |
| H A D | bpf_jit_comp.c | 724 const struct btf_func_model *m, u32 flags, in __arch_prepare_bpf_trampoline() 1058 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size() 1069 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline()
|
| H A D | bpf_jit_comp64.c | 557 const struct btf_func_model *m = bpf_jit_find_kfunc_model(fp, insn); in prepare_for_kfunc_call()
|
| /linux/arch/s390/net/ |
| H A D | bpf_jit_comp.c | 1766 const struct btf_func_model *m; in bpf_jit_insn() 2510 const struct btf_func_model *m, in invoke_bpf_prog() 2604 const struct btf_func_model *m, in __arch_prepare_bpf_trampoline() 2904 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size() 2920 void *image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline()
|
| /linux/arch/loongarch/net/ |
| H A D | bpf_jit.c | 1001 const struct btf_func_model *m; in build_insn() 1603 const struct btf_func_model *m, struct bpf_tramp_links *tlinks, in __arch_prepare_bpf_trampoline() 1860 void *ro_image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline() 1897 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size()
|
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 2401 static int calc_arg_aux(const struct btf_func_model *m, in calc_arg_aux() 2447 const struct btf_func_model *m, in save_args() 2525 const struct btf_func_model *m, in prepare_trampoline() 2802 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size() 2840 void *ro_image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline()
|
| /linux/arch/riscv/net/ |
| H A D | bpf_jit_comp64.c | 1023 const struct btf_func_model *m, in __arch_prepare_bpf_trampoline() 1307 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size() 1333 void *ro_image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline() 1818 const struct btf_func_model *fm; in bpf_jit_emit_insn()
|
| /linux/kernel/bpf/ |
| H A D | trampoline.c | 1335 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline() 1369 int __weak arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size()
|
| H A D | bpf_struct_ops.c | 599 const struct btf_func_model *model, in bpf_struct_ops_prepare_trampoline()
|
| H A D | verifier.c | 3174 struct btf_func_model func_model; 3435 struct btf_func_model func_model; in add_kfunc_call() 3583 const struct btf_func_model *
|
| H A D | btf.c | 7466 struct btf_func_model *m) in btf_distill_func_proto()
|