Home
last modified time | relevance | path

Searched defs:linked_regs (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dverifier.c4020 struct linked_regs { struct
4025 static struct linked_reg *linked_regs_push(struct linked_regs *s) in linked_regs_push() argument
4080 int insn_flags, u64 linked_regs) in push_jmp_history()
4343 struct linked_regs linked_regs; in bt_sync_linked_regs() local
17372 struct linked_regs *linked_regs) in collect_linked_regs()
17403 struct bpf_reg_state *known_reg, struct linked_regs *linked_regs) in sync_linked_regs()
17470 struct linked_regs linked_regs = {}; in check_cond_jmp_op() local