Searched defs:func_info_aux (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ | ||
D | bpf.h | 1184 struct bpf_func_info_aux *func_info_aux; member |
/linux-6.1.9/kernel/bpf/ | ||
D | verifier.c | 6676 struct bpf_func_info_aux *func_info_aux; in __check_func_call() local |