Searched defs:notrace (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dlinkage.h6 #undef notrace macro
7 #define notrace __attribute__((no_instrument_function)) macro
/linux-4.1.27/include/linux/
H A Dcompiler.h58 #define notrace __attribute__((hotpatch(0,0))) macro
60 #define notrace __attribute__((no_instrument_function)) macro

Completed in 191 milliseconds