Home
last modified time | relevance | path

Searched refs:BUILD_BUG (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/arch/parisc/include/asm/
Duaccess.h43 #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; \
/linux-4.1.27/arch/mips/include/asm/
Dpage.h67 #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; })
/linux-4.1.27/include/linux/
Dbug.h22 #define BUILD_BUG() (0) macro
84 #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") macro
Dhuge_mm.h168 #define HPAGE_PMD_SHIFT ({ BUILD_BUG(); 0; })
169 #define HPAGE_PMD_MASK ({ BUILD_BUG(); 0; })
170 #define HPAGE_PMD_SIZE ({ BUILD_BUG(); 0; })
Dsignal.h95 BUILD_BUG(); in sigisemptyset()
124 BUILD_BUG(); \
152 BUILD_BUG(); \ in _SIG_SET_BINOP()
/linux-4.1.27/arch/arm64/include/asm/
Dpercpu.h99 BUILD_BUG(); \
128 BUILD_BUG(); in PERCPU_OP()
150 BUILD_BUG(); in __percpu_write()
201 BUILD_BUG(); in __percpu_xchg()
Dcmpxchg.h68 BUILD_BUG(); in __xchg()
150 BUILD_BUG(); in __cmpxchg()
182 BUILD_BUG(); in __cmpxchg_double()
Duaccess.h148 BUILD_BUG(); \
211 BUILD_BUG(); \
/linux-4.1.27/drivers/usb/core/
Dbuffer.c42 BUILD_BUG(); /* We don't allow this */ in usb_init_pool_max()
/linux-4.1.27/mm/kasan/
Dkasan.c228 BUILD_BUG(); in memory_is_poisoned()
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_drv.h2277 BUILD_BUG(); \