Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/lib/
Dinsn.c33 #define __get_next(t, insn) \ macro
40 ({ if (unlikely(!validate_next(t, insn, 0))) goto err_out; __get_next(t, insn); })