Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/lib/
H A Dinsn.c40 #define __get_next(t, insn) \ macro
47 ({ if (unlikely(!validate_next(t, insn, 0))) goto err_out; __get_next(t, insn); })
/openbmc/linux/arch/x86/lib/
H A Dinsn.c40 #define __get_next(t, insn) \ macro
47 ({ if (unlikely(!validate_next(t, insn, 0))) goto err_out; __get_next(t, insn); })