Home
last modified time | relevance | path

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

/linux/kernel/bpf/ !
H A Dverifier.c3899 struct linked_regs { struct
3904 static struct linked_reg *linked_regs_push(struct linked_regs *s) in linked_regs_push() argument
3959 int insn_flags, u64 linked_regs) in push_jmp_history()
4222 struct linked_regs linked_regs; in bt_sync_linked_regs() local
16539 struct linked_regs *linked_regs) in collect_linked_regs()
16565 struct linked_regs *linked_regs) in sync_linked_regs()
16617 struct linked_regs linked_regs = {}; in check_cond_jmp_op() local