Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dlinkage.h7 #define notrace __attribute__((no_instrument_function)) macro
/linux-4.4.14/include/linux/
Dcompiler.h60 #define notrace __attribute__((hotpatch(0,0))) macro
62 #define notrace __attribute__((no_instrument_function)) macro