Searched defs:linked_regs (Results 1 – 3 of 3) sorted by relevance
12 int insn_flags, int spi, int frame, u64 linked_regs) in bpf_push_jmp_history()
3245 struct linked_regs { struct3250 static struct linked_reg *linked_regs_push(struct linked_regs *s) in linked_regs_push() argument3338 struct linked_regs linked_regs; in bpf_bt_sync_linked_regs() local16695 struct linked_regs *linked_regs) in collect_linked_regs()16726 struct bpf_reg_state *known_reg, struct linked_regs *linked_regs) in sync_linked_regs()16788 struct linked_regs linked_regs = {}; in check_cond_jmp_op() local
437 u64 linked_regs; member