Searched refs:prev_linfo (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | bpf_verifier.h | 853 const struct bpf_line_info *prev_linfo; member |
| /linux/kernel/bpf/ | ||
| H A D | verifier.c | 18698 env->prev_linfo = NULL; in do_check_common() |