Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dbpf.h784 struct btf_func_model { struct
855 const struct btf_func_model *m, u32 flags,
914 struct btf_func_model model;
934 struct btf_func_model fmodel;
1319 struct btf_func_model func_models[BPF_STRUCT_OPS_MAX_NR_MEMBERS];
1334 const struct btf_func_model *model,
2050 struct btf_func_model *m);
2079 const struct btf_func_model *
2312 static inline const struct btf_func_model *
/linux-6.1.9/arch/x86/net/
Dbpf_jit_comp.c1753 static void save_regs(const struct btf_func_model *m, u8 **prog, int nr_args, in save_regs()
1782 static void restore_regs(const struct btf_func_model *m, u8 **prog, int nr_args, in restore_regs()
1812 static int invoke_bpf_prog(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_prog()
1932 static int invoke_bpf(const struct btf_func_model *m, u8 **pprog, in invoke_bpf()
1948 static int invoke_bpf_mod_ret(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_mod_ret()
2045 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline()
Dbpf_jit_comp32.c1575 const struct btf_func_model *fm; in emit_kfunc_call()
/linux-6.1.9/kernel/bpf/
Dbpf_struct_ops.c337 const struct btf_func_model *model, in bpf_struct_ops_prepare_trampoline()
Dtrampoline.c1006 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline()
Dbtf.c5926 struct btf_func_model *m) in btf_distill_func_proto()
Dverifier.c1881 struct btf_func_model func_model;
2164 const struct btf_func_model *
/linux-6.1.9/arch/arm64/net/
Dbpf_jit_comp.c1969 void *image_end, const struct btf_func_model *m, in arch_prepare_bpf_trampoline()