Searched refs:btf_func_model (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | bpf.h | 937 struct btf_func_model { struct 1015 const struct btf_func_model *m, u32 flags, 1070 struct btf_func_model model; 1090 struct btf_func_model fmodel; 1477 struct btf_func_model func_models[BPF_STRUCT_OPS_MAX_NR_MEMBERS]; 1492 const struct btf_func_model *model, 2215 struct btf_func_model *m); 2234 const struct btf_func_model * 2474 static inline const struct btf_func_model *
|
/linux-6.3-rc2/arch/x86/net/ |
A D | bpf_jit_comp.c | 1860 static void save_regs(const struct btf_func_model *m, u8 **prog, int nr_regs, in save_regs() 1888 static void restore_regs(const struct btf_func_model *m, u8 **prog, int nr_regs, in restore_regs() 1916 static int invoke_bpf_prog(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_prog() 2021 static int invoke_bpf(const struct btf_func_model *m, u8 **pprog, in invoke_bpf() 2037 static int invoke_bpf_mod_ret(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_mod_ret() 2134 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline()
|
A D | bpf_jit_comp32.c | 1575 const struct btf_func_model *fm; in emit_kfunc_call()
|
/linux-6.3-rc2/arch/s390/net/ |
A D | bpf_jit_comp.c | 1404 const struct btf_func_model *m; in bpf_jit_insn() 2093 const struct btf_func_model *m, in invoke_bpf_prog() 2193 const struct btf_func_model *m, in __arch_prepare_bpf_trampoline() 2467 void *image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline()
|
/linux-6.3-rc2/kernel/bpf/ |
A D | bpf_struct_ops.c | 337 const struct btf_func_model *model, in bpf_struct_ops_prepare_trampoline()
|
A D | trampoline.c | 1059 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline()
|
A D | btf.c | 6558 struct btf_func_model *m) in btf_distill_func_proto()
|
A D | verifier.c | 2116 struct btf_func_model func_model; 2405 const struct btf_func_model *
|
/linux-6.3-rc2/arch/riscv/net/ |
A D | bpf_jit_comp64.c | 782 const struct btf_func_model *m, in __arch_prepare_bpf_trampoline() 989 void *image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline()
|
/linux-6.3-rc2/arch/arm64/net/ |
A D | bpf_jit_comp.c | 1964 void *image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline()
|
Completed in 72 milliseconds