Searched defs:insn2 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | alternative-macros.h | 102 .macro alternative_insn insn1, insn2, cap, enable = 1 variable
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | alternative-macros.h | 92 .macro alternative_insn insn1, insn2, cap, enable = 1 variable
|
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | alternative.c | 119 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 D | gen_loader.c | 104 static void emit2(struct bpf_gen *gen, struct bpf_insn insn1, struct bpf_insn insn2) in emit2() argument
|
/third_party/libbpf/src/ |
H A D | gen_loader.c | 104 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 D | simplify.c | 1695 static int switch_pseudo(struct instruction *insn1, pseudo_t *pp1, struct instruction *insn2, pseudo_t *pp2) in switch_pseudo() argument
|
Completed in 8 milliseconds