Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dcompiler_types.h232 #define notrace __attribute__((hotpatch(0, 0))) macro
234 #define notrace __attribute__((no_instrument_function)) macro