Searched refs:BUILD_BUG (Results 1 – 11 of 11) sorted by relevance
43 #define LDD_KERNEL(ptr) BUILD_BUG()44 #define LDD_USER(ptr) BUILD_BUG()95 default: BUILD_BUG(); break; \104 default: BUILD_BUG(); break; \137 default: BUILD_BUG(); break; \146 default: BUILD_BUG(); break; \
67 #define HPAGE_SHIFT ({BUILD_BUG(); 0; })68 #define HPAGE_SIZE ({BUILD_BUG(); 0; })69 #define HPAGE_MASK ({BUILD_BUG(); 0; })70 #define HUGETLB_PAGE_ORDER ({BUILD_BUG(); 0; })
22 #define BUILD_BUG() (0) macro84 #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") macro
168 #define HPAGE_PMD_SHIFT ({ BUILD_BUG(); 0; })169 #define HPAGE_PMD_MASK ({ BUILD_BUG(); 0; })170 #define HPAGE_PMD_SIZE ({ BUILD_BUG(); 0; })
95 BUILD_BUG(); in sigisemptyset()124 BUILD_BUG(); \152 BUILD_BUG(); \ in _SIG_SET_BINOP()
99 BUILD_BUG(); \128 BUILD_BUG(); in PERCPU_OP()150 BUILD_BUG(); in __percpu_write()201 BUILD_BUG(); in __percpu_xchg()
68 BUILD_BUG(); in __xchg()150 BUILD_BUG(); in __cmpxchg()182 BUILD_BUG(); in __cmpxchg_double()
148 BUILD_BUG(); \211 BUILD_BUG(); \
42 BUILD_BUG(); /* We don't allow this */ in usb_init_pool_max()
228 BUILD_BUG(); in memory_is_poisoned()
2277 BUILD_BUG(); \