Home
last modified time | relevance | path

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

/include/linux/
Dcompiler_types.h114 #define notrace __attribute__((hotpatch(0, 0))) macro
116 #define notrace __attribute__((patchable_function_entry(0, 0))) macro
118 #define notrace __attribute__((__no_instrument_function__)) macro