Home
last modified time | relevance | path

Searched refs:insn2 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
A Dalternative-macros.h90 .macro alternative_insn insn1, insn2, cap, enable = 1
97 663: \insn2
195 #define _ALTERNATIVE_CFG(insn1, insn2, cap, cfg, ...) \ argument
196 alternative_insn insn1, insn2, cap, IS_ENABLED(cfg)
/linux/tools/lib/bpf/
A Dgen_loader.c104 static void emit2(struct bpf_gen *gen, struct bpf_insn insn1, struct bpf_insn insn2) in emit2() argument
107 emit(gen, insn2); in emit2()

Completed in 10 milliseconds