Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dfixups.c1734 u32 off_reg; in bpf_do_misc_fixups() local
H A Dverifier.c14226 const struct bpf_reg_state *off_reg, in sanitize_ptr_alu()
14438 const struct bpf_reg_state *off_reg) in adjust_ptr_min_max_vals()
15596 struct bpf_reg_state *ptr_reg = NULL, off_reg = {0}; in adjust_reg_min_max_vals() local