notrace             6 arch/x86/include/asm/linkage.h #undef notrace
notrace             7 arch/x86/include/asm/linkage.h #define notrace __attribute__((no_instrument_function))
notrace            57 include/linux/compiler.h #define notrace __attribute__((no_instrument_function))