Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf_verifier.h928 static inline struct bpf_func_info_aux *subprog_aux(struct bpf_verifier_env *env, int subprog) in subprog_aux()
H A Dbpf.h1582 struct bpf_func_info_aux { struct
1740 struct bpf_func_info_aux *func_info_aux;
/linux/kernel/bpf/
H A Dverifier.c342 struct bpf_func_info_aux *aux = env->prog->aux->func_info_aux; in bpf_subprog_is_global()
18850 struct bpf_func_info_aux *sub_aux; in do_check_subprogs()