bpf_jmp_history_entry
struct bpf_jmp_history_entry *jmp_history;
struct bpf_jmp_history_entry *cur_hist_ent;
struct bpf_jmp_history_entry *p;
static struct bpf_jmp_history_entry *get_jmp_hist_entry(struct bpf_verifier_state *st,
static void bt_sync_linked_regs(struct backtrack_state *bt, struct bpf_jmp_history_entry *hist)
struct bpf_jmp_history_entry *hist, struct backtrack_state *bt)
struct bpf_jmp_history_entry *hist;