Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h1030 struct btf_func_model { struct
1124 const struct btf_func_model *m, u32 flags,
1130 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags,
1186 struct btf_func_model model;
1204 struct btf_func_model fmodel;
1741 struct btf_func_model func_models[BPF_STRUCT_OPS_MAX_NR_MEMBERS];
1802 const struct btf_func_model *model,
2588 struct btf_func_model *m);
2607 const struct btf_func_model *
2880 static inline const struct btf_func_model *
/linux/arch/x86/net/
H A Dbpf_jit_comp.c2365 static void clean_stack_garbage(const struct btf_func_model *m, in clean_stack_garbage()
2414 static int get_nr_used_regs(const struct btf_func_model *m) in get_nr_used_regs()
2430 static void save_args(const struct btf_func_model *m, u8 **prog, in save_args()
2507 static void restore_regs(const struct btf_func_model *m, u8 **prog, in restore_regs()
2539 static int invoke_bpf_prog(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_prog()
2654 static int invoke_bpf(const struct btf_func_model *m, u8 **pprog, in invoke_bpf()
2671 static int invoke_bpf_mod_ret(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_mod_ret()
2771 const struct btf_func_model *m, u32 flags, in __arch_prepare_bpf_trampoline()
3065 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline()
3093 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size()
H A Dbpf_jit_comp32.c1575 const struct btf_func_model *fm; in emit_kfunc_call()
/linux/arch/s390/net/
H A Dbpf_jit_comp.c1758 const struct btf_func_model *m; in bpf_jit_insn()
2469 const struct btf_func_model *m, in invoke_bpf_prog()
2569 const struct btf_func_model *m, in __arch_prepare_bpf_trampoline()
2865 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size()
2881 void *image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline()
/linux/kernel/bpf/
H A Dtrampoline.c1050 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline()
1084 int __weak arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size()
H A Dbpf_struct_ops.c545 const struct btf_func_model *model, in bpf_struct_ops_prepare_trampoline()
H A Dbtf.c7007 struct btf_func_model *m) in btf_distill_func_proto()
H A Dverifier.c2575 struct btf_func_model func_model;
2889 const struct btf_func_model *
/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c801 const struct btf_func_model *m, in __arch_prepare_bpf_trampoline()
1058 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size()
1084 void *ro_image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline()
1570 const struct btf_func_model *fm; in bpf_jit_emit_insn()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2231 static int btf_func_model_nregs(const struct btf_func_model *m) in btf_func_model_nregs()
2246 int arch_bpf_trampoline_size(const struct btf_func_model *m, u32 flags, in arch_bpf_trampoline_size()
2284 void *ro_image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline()