__compiletime_error   38 arch/mips/include/asm/cmpxchg.h 	__compiletime_error("Bad argument size for cmpxchg");
__compiletime_error   40 arch/mips/include/asm/cmpxchg.h 	__compiletime_error("cmpxchg64 not available; cpu_has_64bits may be false");
__compiletime_error   42 arch/mips/include/asm/cmpxchg.h 	__compiletime_error("Bad argument size for xchg");
__compiletime_error  313 arch/mips/include/asm/fpu.h 	__compiletime_error("save_fp() should not be called when CONFIG_MIPS_FP_SUPPORT=n");
__compiletime_error  316 arch/mips/include/asm/fpu.h 	__compiletime_error("_save_fp() should not be called when CONFIG_MIPS_FP_SUPPORT=n");
__compiletime_error  319 arch/mips/include/asm/fpu.h 	__compiletime_error("restore_fp() should not be called when CONFIG_MIPS_FP_SUPPORT=n");
__compiletime_error  322 arch/mips/include/asm/fpu.h 	__compiletime_error("_restore_fp() should not be called when CONFIG_MIPS_FP_SUPPORT=n");
__compiletime_error  325 arch/mips/include/asm/fpu.h 	__compiletime_error("get_fpu_regs() should not be called when CONFIG_MIPS_FP_SUPPORT=n");
__compiletime_error   14 arch/mips/include/asm/mips-cps.h 	__compiletime_error("Bad size for CPS accessor");
__compiletime_error   32 arch/mips/include/asm/smp.h 		__compiletime_error("VDSO should not call smp_processor_id()");
__compiletime_error  119 arch/openrisc/include/asm/cmpxchg.h 	__compiletime_error("Bad argument size for cmpxchg");
__compiletime_error  148 arch/openrisc/include/asm/cmpxchg.h 	__compiletime_error("Bad argument size for xchg");
__compiletime_error   14 arch/x86/include/asm/cmpxchg.h 	__compiletime_error("Bad argument size for xchg");
__compiletime_error   16 arch/x86/include/asm/cmpxchg.h 	__compiletime_error("Bad argument size for cmpxchg");
__compiletime_error   18 arch/x86/include/asm/cmpxchg.h 	__compiletime_error("Bad argument size for xadd");
__compiletime_error   20 arch/x86/include/asm/cmpxchg.h 	__compiletime_error("Bad argument size for add");
__compiletime_error  588 arch/x86/include/asm/uaccess.h 	__compiletime_error("Bad argument size for cmpxchg");
__compiletime_error   29 fs/erofs/tagptr.h extern void __compiletime_error("bad tagptr tags")
__compiletime_error   32 fs/erofs/tagptr.h extern void __compiletime_error("bad tagptr type")
__compiletime_error  101 include/linux/bitfield.h extern void __compiletime_error("bad bitfield mask")
__compiletime_error  322 include/linux/compiler.h #ifndef __compiletime_error
__compiletime_error  329 include/linux/compiler.h 		extern void prefix ## suffix(void) __compiletime_error(msg); \
__compiletime_error  266 include/linux/string.h void __read_overflow(void) __compiletime_error("detected read beyond size of object passed as 1st parameter");
__compiletime_error  267 include/linux/string.h void __read_overflow2(void) __compiletime_error("detected read beyond size of object passed as 2nd parameter");
__compiletime_error  268 include/linux/string.h void __read_overflow3(void) __compiletime_error("detected read beyond size of object passed as 3rd parameter");
__compiletime_error  269 include/linux/string.h void __write_overflow(void) __compiletime_error("detected write beyond size of object passed as 1st parameter");
__compiletime_error  129 include/linux/thread_info.h extern void __compiletime_error("copy destination size is too small")
__compiletime_error   12 tools/arch/x86/include/asm/cmpxchg.h 	__compiletime_error("Bad argument size for cmpxchg");
__compiletime_error    9 tools/include/linux/compiler.h #ifndef __compiletime_error