Home
last modified time | relevance | path

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

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