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