Home
last modified time | relevance | path

Searched defs:insn2 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dalternative-macros.h102 .macro alternative_insn insn1, insn2, cap, enable = 1 variable
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dalternative-macros.h92 .macro alternative_insn insn1, insn2, cap, enable = 1 variable
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dalternative.c119 u32 insn2 = riscv_instruction_at(alt_ptr + (i + 1) * sizeof(u32)); in riscv_alternative_fix_offsets() local
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dgen_loader.c104 static void emit2(struct bpf_gen *gen, struct bpf_insn insn1, struct bpf_insn insn2) in emit2() argument
/third_party/libbpf/src/
H A Dgen_loader.c104 static void emit2(struct bpf_gen *gen, struct bpf_insn insn1, struct bpf_insn insn2) in emit2() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dsimplify.c1695 static int switch_pseudo(struct instruction *insn1, pseudo_t *pp1, struct instruction *insn2, pseudo_t *pp2) in switch_pseudo() argument

Completed in 8 milliseconds