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