Home
last modified time | relevance | path

Searched refs:btf_func_model (Results 1 – 12 of 12) sorted by relevance

/linux/include/linux/
H A Dbpf.h1205 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 Dbpf_verifier.h1670 struct btf_func_model func_model;
/linux/arch/x86/net/
H A Dbpf_jit_comp.c1694 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 Dbpf_jit_comp.c814 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 Dbpf_jit_comp.c1268 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 Dtrampoline.c538 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 Dbpf_struct_ops.c177 struct btf_func_model *model, in prepare_arg_info()
639 const struct btf_func_model *model, in bpf_struct_ops_prepare_trampoline()
H A Dfixups.c126 const struct btf_func_model *
H A Dbtf.c7558 struct btf_func_model *m) in btf_distill_func_proto()
H A Dverifier.c2797 struct btf_func_model func_model; in bpf_add_kfunc_call()
/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c993 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 Dbpf_jit.c1177 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()