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