Searched defs:val_reg (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm64/kernel/ |
H A D | hw_breakpoint.c | 229 int i, max_slots, ctrl_reg, val_reg, reg_enable; in hw_breakpoint_control() local
|
/linux/arch/x86/net/ |
H A D | bpf_jit_comp.c | 1016 static void emit_insn_suffix(u8 **pprog, u32 ptr_reg, u32 val_reg, int off) in emit_insn_suffix() 1035 static void emit_insn_suffix_SIB(u8 **pprog, u32 ptr_reg, u32 val_reg, u32 index_reg, int off) in emit_insn_suffix_SIB()
|
/linux/kernel/bpf/ |
H A D | verifier.c | 5898 struct bpf_reg_state *val_reg; in check_map_kptr_access() local
|