Searched refs:DONT_CLEAR (Results 1 – 2 of 2) sorted by relevance
888 #define DONT_CLEAR 5 /* Unused ARM64 register from BPF's POV */ macro896 if (dst_reg != DONT_CLEAR) in ex_handler_bpf()965 dst_reg = DONT_CLEAR; in add_exception_handler()
1318 #define DONT_CLEAR 1 macro1325 if (reg != DONT_CLEAR) in ex_handler_bpf()1935 ((BPF_CLASS(insn->code) == BPF_LDX ? reg2pt_regs[dst_reg] : DONT_CLEAR) << 8); in do_jit()