notrace 4 include/asm-x86/linkage.h #undef notrace notrace 5 include/asm-x86/linkage.h #define notrace __attribute__((no_instrument_function)) notrace 7 include/linux/linkage.h #define notrace __attribute__((no_instrument_function))