Searched defs:notrace (Results 1 – 4 of 4) sorted by relevance
8 #define notrace __attribute__((no_instrument_function)) macro
36 #define notrace macro
224 #define notrace __attribute__((hotpatch(0, 0))) macro226 #define notrace __attribute__((no_instrument_function)) macro
35 struct list_head notrace; member