Searched refs:btf_func_model (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | bpf.h | 1021 struct btf_func_model { struct 1104 const struct btf_func_model *m, u32 flags, 1159 struct btf_func_model model; 1178 struct btf_func_model fmodel; 1663 struct btf_func_model func_models[BPF_STRUCT_OPS_MAX_NR_MEMBERS]; 1678 const struct btf_func_model *model, 2445 struct btf_func_model *m); 2464 const struct btf_func_model * 2713 static inline const struct btf_func_model *
|
/openbmc/linux/arch/x86/net/ |
H A D | bpf_jit_comp.c | 1998 static void clean_stack_garbage(const struct btf_func_model *m, in clean_stack_garbage() 2047 static int get_nr_used_regs(const struct btf_func_model *m) in get_nr_used_regs() 2063 static void save_args(const struct btf_func_model *m, u8 **prog, in save_args() 2140 static void restore_regs(const struct btf_func_model *m, u8 **prog, in restore_regs() 2172 static int invoke_bpf_prog(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_prog() 2286 static int invoke_bpf(const struct btf_func_model *m, u8 **pprog, in invoke_bpf() 2302 static int invoke_bpf_mod_ret(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_mod_ret() 2399 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline()
|
H A D | bpf_jit_comp32.c | 1575 const struct btf_func_model *fm; in emit_kfunc_call()
|
/openbmc/linux/arch/s390/net/ |
H A D | bpf_jit_comp.c | 1408 const struct btf_func_model *m; in bpf_jit_insn() 2104 const struct btf_func_model *m, in invoke_bpf_prog() 2204 const struct btf_func_model *m, in __arch_prepare_bpf_trampoline() 2500 void *image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline()
|
/openbmc/linux/kernel/bpf/ |
H A D | bpf_struct_ops.c | 354 const struct btf_func_model *model, in bpf_struct_ops_prepare_trampoline()
|
H A D | trampoline.c | 1036 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline()
|
H A D | btf.c | 6558 struct btf_func_model *m) in btf_distill_func_proto()
|
H A D | verifier.c | 2678 struct btf_func_model func_model; 2998 const struct btf_func_model *
|
/openbmc/linux/arch/riscv/net/ |
H A D | bpf_jit_comp64.c | 786 const struct btf_func_model *m, in __arch_prepare_bpf_trampoline() 1033 void *image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline()
|
/openbmc/linux/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 2045 void *image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline()
|