Searched refs:NOINLINE_NOCLONE (Results 1 – 3 of 3) sorted by relevance
105 #define NOINLINE_NOCLONE __attribute__ ((noinline, noclone)) macro107 #define NOINLINE_NOCLONE __attribute__ ((noinline)) macro118 static NOINLINE_NOCLONE void137 static NOINLINE_NOCLONE void144 static NOINLINE_NOCLONE USED void152 static NOINLINE_NOCLONE void158 static NOINLINE_NOCLONE NORETURN void181 static NOINLINE_NOCLONE void187 static NOINLINE_NOCLONE void196 static NOINLINE_NOCLONE void
19 #define NOINLINE_NOCLONE __attribute__ ((noinline, noclone)) macro21 #define NOINLINE_NOCLONE __attribute__ ((noinline)) macro24 void NOINLINE_NOCLONE34 void NOINLINE_NOCLONE
3041 * backtrace-child.c (sigusr2): Add NOINLINE_NOCLONE and final asm stub.