| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | cmpxchg.h | 35 BUILD_BUG(); \ 70 BUILD_BUG(); \ 105 BUILD_BUG(); \ 138 BUILD_BUG(); \ 197 BUILD_BUG(); \ 243 BUILD_BUG(); \ 289 BUILD_BUG(); \ 335 BUILD_BUG(); \
|
| H A D | uaccess.h | 158 BUILD_BUG(); \ 293 BUILD_BUG(); \ 460 BUILD_BUG(); \
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | c2p_core.h | 51 BUILD_BUG(); in get_mask() 94 BUILD_BUG(); in transp8() 121 BUILD_BUG(); in transp4() 141 BUILD_BUG(); in transp4x()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | vm_event_item.h | 136 #define THP_FILE_ALLOC ({ BUILD_BUG(); 0; }) 137 #define THP_FILE_FALLBACK ({ BUILD_BUG(); 0; }) 138 #define THP_FILE_FALLBACK_CHARGE ({ BUILD_BUG(); 0; }) 139 #define THP_FILE_MAPPED ({ BUILD_BUG(); 0; })
|
| H A D | huge_mm.h | 334 #define HPAGE_PMD_SHIFT ({ BUILD_BUG(); 0; }) 335 #define HPAGE_PMD_MASK ({ BUILD_BUG(); 0; }) 336 #define HPAGE_PMD_SIZE ({ BUILD_BUG(); 0; }) 338 #define HPAGE_PUD_SHIFT ({ BUILD_BUG(); 0; }) 339 #define HPAGE_PUD_MASK ({ BUILD_BUG(); 0; }) 340 #define HPAGE_PUD_SIZE ({ BUILD_BUG(); 0; }) 396 BUILD_BUG(); in can_split_huge_page()
|
| H A D | pgtable.h | 168 BUILD_BUG(); in pmdp_set_access_flags() 175 BUILD_BUG(); in pudp_set_access_flags() 215 BUILD_BUG(); in pmdp_test_and_clear_young() 238 BUILD_BUG(); in pmdp_clear_flush_young() 425 BUILD_BUG(); in pmdp_set_wrprotect() 442 BUILD_BUG(); in pudp_set_wrprotect() 456 BUILD_BUG(); in pmdp_collapse_flush() 1376 #define flush_pmd_tlb_range(vma, addr, end) BUILD_BUG() 1377 #define flush_pud_tlb_range(vma, addr, end) BUILD_BUG()
|
| H A D | signal.h | 102 BUILD_BUG(); in sigisemptyset() 150 BUILD_BUG(); \ 180 BUILD_BUG(); \ in _SIG_SET_BINOP()
|
| H A D | build_bug.h | 59 #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") macro
|
| H A D | swapops.h | 290 BUILD_BUG(); in set_pmd_migration_entry() 296 BUILD_BUG(); in remove_migration_pmd()
|
| H A D | kasan.h | 96 BUILD_BUG(); in kasan_alloc_pages() 103 BUILD_BUG(); in kasan_free_pages()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | page.h | 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; })
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | build_bug.h | 14 #define BUILD_BUG() (0) macro 80 #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | cmpxchg.h | 79 BUILD_BUG(); \ 166 BUILD_BUG(); \ 208 BUILD_BUG(); \ 272 BUILD_BUG(); \
|
| H A D | pgalloc.h | 35 BUILD_BUG(); in __pud_populate() 53 BUILD_BUG(); in __p4d_populate()
|
| H A D | fpsimd.h | 168 static inline void sve_user_disable(void) { BUILD_BUG(); } in sve_user_disable() 169 static inline void sve_user_enable(void) { BUILD_BUG(); } in sve_user_enable()
|
| H A D | smp.h | 100 BUILD_BUG(); in arch_send_wakeup_ipi_mask()
|
| H A D | uaccess.h | 340 BUILD_BUG(); \ 434 BUILD_BUG(); \
|
| H A D | arm_dsu_pmu.h | 123 BUILD_BUG(); in __dsu_pmu_read_pmceid()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | switch_to.h | 77 BUILD_BUG(); in enable_kernel_vsx() 82 BUILD_BUG(); in disable_kernel_vsx()
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | uaccess.h | 92 default: BUILD_BUG(); \ 151 default: BUILD_BUG(); \
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | uaccess.h | 123 BUILD_BUG(); \ 224 BUILD_BUG(); \
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | uaccess.h | 34 BUILD_BUG(); in __get_user_fn() 60 BUILD_BUG(); in __put_user_fn()
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | build_bug.h | 59 #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | buffer.c | 46 BUILD_BUG(); /* We don't allow this */ in usb_init_pool_max()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/ |
| H A D | kup-radix.h | 175 BUILD_BUG(); in allow_user_access()
|