Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf.h571 struct btf_func_model { struct
629 const struct btf_func_model *m, u32 flags,
677 struct btf_func_model model;
697 struct btf_func_model fmodel;
1000 struct btf_func_model func_models[BPF_STRUCT_OPS_MAX_NR_MEMBERS];
1015 const struct btf_func_model *model,
1703 struct btf_func_model *m);
1722 const struct btf_func_model *
1938 static inline const struct btf_func_model *
/linux/arch/x86/net/
A Dbpf_jit_comp.c1723 static void save_regs(const struct btf_func_model *m, u8 **prog, int nr_args, in save_regs()
1739 static void restore_regs(const struct btf_func_model *m, u8 **prog, int nr_args, in restore_regs()
1756 static int invoke_bpf_prog(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_prog()
1844 static int invoke_bpf(const struct btf_func_model *m, u8 **pprog, in invoke_bpf()
1860 static int invoke_bpf_mod_ret(const struct btf_func_model *m, u8 **pprog, in invoke_bpf_mod_ret()
1974 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline()
A Dbpf_jit_comp32.c1575 const struct btf_func_model *fm; in emit_kfunc_call()
/linux/kernel/bpf/
A Dbpf_struct_ops.c320 const struct btf_func_model *model, in bpf_struct_ops_prepare_trampoline()
A Dtrampoline.c640 const struct btf_func_model *m, u32 flags, in arch_prepare_bpf_trampoline()
A Dbtf.c5356 struct btf_func_model *m) in btf_distill_func_proto()
A Dverifier.c1648 struct btf_func_model func_model;
1926 const struct btf_func_model *

Completed in 53 milliseconds