Searched refs:DONT_CLEAR (Results 1 – 2 of 2) sorted by relevance
1107 #define DONT_CLEAR 5 /* Unused ARM64 register from BPF's POV */ macro1124 if (dst_reg != DONT_CLEAR) in ex_handler_bpf()1941 ret = add_exception_handler(insn, ctx, DONT_CLEAR); in build_insn()2008 ret = add_exception_handler(insn, ctx, DONT_CLEAR); in build_insn()2040 DONT_CLEAR : bpf2a64[load_reg]); in build_insn()
1504 #define DONT_CLEAR 1 macro1530 if (reg != DONT_CLEAR) in ex_handler_bpf()2404 fixup_reg = load_reg < 0 ? DONT_CLEAR : in do_jit()