Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dcompiler-gcc.h204 #define __noclone __attribute__((__noclone__)) macro
274 #define __noclone /* not needed */ macro
/openbmc/linux/include/linux/
H A Dcompiler_attributes.h197 # define __noclone __attribute__((__noclone__)) macro
199 # define __noclone macro