Home
last modified time | relevance | path

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

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