Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/bpf/
H A Ddrgn.rst183 .func_info_aux = (struct bpf_func_info_aux *)0xffff889ff795de20,
/openbmc/linux/include/linux/
H A Dbpf.h1350 struct bpf_func_info_aux { struct
1449 struct bpf_func_info_aux *func_info_aux;
/openbmc/linux/kernel/bpf/
H A Dverifier.c493 struct bpf_func_info_aux *aux = env->prog->aux->func_info_aux; in subprog_is_global()
15450 struct bpf_func_info_aux *info_aux = NULL; in check_btf_func()