Searched refs:btf_func_model (Results 1 – 12 of 12) sorted by relevance
| /linux/include/linux/ |
| H A D | bpf.h | 1205 struct btf_func_model { struct 1284 u64 bpf_tramp_arena_base(const struct btf_func_model *m, 1311 const struct btf_func_model *m, u32 flags, 1317 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, 1389 struct btf_func_model model; 1412 struct btf_func_model fmodel; 2118 struct btf_func_model func_models[BPF_STRUCT_OPS_MAX_NR_MEMBERS]; 2226 const struct btf_func_model *model, 3160 struct btf_func_model *m); 3178 const struct btf_func_model * [all …]
|
| H A D | bpf_verifier.h | 1670 struct btf_func_model func_model;
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 1694 const struct btf_func_model *fm; in emit_kfunc_arena_args() 3005 static void clean_stack_garbage(const struct btf_func_model *m, in clean_stack_garbage() 3054 static int get_nr_used_regs(const struct btf_func_model *m) in get_nr_used_regs() 3096 static void save_args(const struct btf_func_model *m, u8 **prog, in save_args() 3186 static void restore_regs(const struct btf_func_model *m, u8 **prog, in restore_regs() 3218 static int invoke_bpf_prog(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_prog() 3333 static int invoke_bpf(const struct btf_func_model *m, u8 **pprog, in invoke_bpf() 3356 static int invoke_bpf_mod_ret(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_mod_ret() 3460 const struct btf_func_model *m, u32 flags, in __arch_prepare_bpf_trampoline() 3782 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline() [all …]
|
| /linux/arch/powerpc/net/ |
| H A D | bpf_jit_comp.c | 814 const struct btf_func_model *m, u32 flags, in __arch_prepare_bpf_trampoline() 1192 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size() 1203 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline()
|
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 1268 const struct btf_func_model *fm; in emit_kfunc_arena_args() 2529 static int calc_arg_aux(const struct btf_func_model *m, in calc_arg_aux() 2595 const struct btf_func_model *m, const struct arg_aux *a, in save_args() 2698 const struct btf_func_model *m, in prepare_trampoline() 2988 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size() 3026 void *ro_image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline()
|
| /linux/kernel/bpf/ |
| H A D | trampoline.c | 538 u64 bpf_tramp_arena_base(const struct btf_func_model *m, in bpf_tramp_arena_base() 1480 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline() 1514 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 | 177 struct btf_func_model *model, in prepare_arg_info() 639 const struct btf_func_model *model, in bpf_struct_ops_prepare_trampoline()
|
| H A D | fixups.c | 126 const struct btf_func_model *
|
| H A D | btf.c | 7558 struct btf_func_model *m) in btf_distill_func_proto()
|
| H A D | verifier.c | 2797 struct btf_func_model func_model; in bpf_add_kfunc_call()
|
| /linux/arch/riscv/net/ |
| H A D | bpf_jit_comp64.c | 993 const struct btf_func_model *m, in __arch_prepare_bpf_trampoline() 1299 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size() 1325 void *ro_image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline() 1817 const struct btf_func_model *fm; in bpf_jit_emit_insn()
|
| /linux/arch/loongarch/net/ |
| H A D | bpf_jit.c | 1177 const struct btf_func_model *m; in build_insn() 1832 const struct btf_func_model *m, struct bpf_tramp_nodes *tnodes, in __arch_prepare_bpf_trampoline() 2139 void *ro_image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline() 2176 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size()
|