Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dcompiler.h60 #define notrace __attribute__((hotpatch(0,0))) macro
62 #define notrace __attribute__((no_instrument_function)) macro