Searched refs:cur_hist_ent (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | bpf_verifier.h | 875 struct bpf_jmp_history_entry *cur_hist_ent; member |
| /linux/kernel/bpf/ | ||
| H A D | verifier.c | 17693 env->cur_hist_ent = NULL; in do_check() |