Home
last modified time | relevance | path

Searched refs:bpf_func_info_aux (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/Documentation/bpf/
H A Ddrgn.rst183 .func_info_aux = (struct bpf_func_info_aux *)0xffff889ff795de20,
/linux-6.15/include/linux/
H A Dbpf_verifier.h816 static inline struct bpf_func_info_aux *subprog_aux(struct bpf_verifier_env *env, int subprog) in subprog_aux()
H A Dbpf.h1475 struct bpf_func_info_aux { struct
1599 struct bpf_func_info_aux *func_info_aux;
/linux-6.15/kernel/bpf/
H A Dverifier.c427 struct bpf_func_info_aux *aux = env->prog->aux->func_info_aux; in subprog_is_global()
17795 struct bpf_func_info_aux *info_aux = NULL; in check_btf_func()
22815 struct bpf_func_info_aux *sub_aux; in do_check_subprogs()