Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/bpf/
Ddrgn.rst183 .func_info_aux = (struct bpf_func_info_aux *)0xffff889ff795de20,
/linux-6.1.9/include/linux/
Dbpf.h1086 struct bpf_func_info_aux { struct
1184 struct bpf_func_info_aux *func_info_aux;
/linux-6.1.9/kernel/bpf/
Dverifier.c6676 struct bpf_func_info_aux *func_info_aux; in __check_func_call()
11007 struct bpf_func_info_aux *info_aux = NULL; in check_btf_func()