Home
last modified time | relevance | path

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

/linux/Documentation/bpf/
H A Ddrgn.rst183 .func_info_aux = (struct bpf_func_info_aux *)0xffff889ff795de20,
/linux/include/linux/
H A Dbpf_verifier.h833 static inline struct bpf_func_info_aux *subprog_aux(struct bpf_verifier_env *env, int subprog) in subprog_aux()
H A Dbpf.h1525 struct bpf_func_info_aux { struct
1682 struct bpf_func_info_aux *func_info_aux;
/linux/kernel/bpf/
H A Dverifier.c435 struct bpf_func_info_aux *aux = env->prog->aux->func_info_aux; in subprog_is_global()
18165 struct bpf_func_info_aux *info_aux = NULL; in check_btf_func()
23290 struct bpf_func_info_aux *sub_aux; in do_check_subprogs()