Searched defs:__cold (Results 1 - 5 of 5) sorted by path

/linux-master/arch/parisc/include/asm/
H A Dtraps.h12 int code, unsigned long offset) __noreturn __cold; variable
/linux-master/arch/x86/boot/compressed/
H A Derror.h9 void panic(const char *fmt, ...) __noreturn __cold; variable
/linux-master/include/linux/
H A Dcompiler_types.h113 #define __cold __attribute__((__cold__)) macro
115 #define __cold macro
H A Dpanic.h12 void panic(const char *fmt, ...) __noreturn __cold; variable
/linux-master/tools/include/linux/
H A Dtypes.h59 #define __cold macro

Completed in 206 milliseconds