Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dcmpxchg.h35 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 Duaccess.h158 BUILD_BUG(); \
293 BUILD_BUG(); \
460 BUILD_BUG(); \
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dc2p_core.h51 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 Dvm_event_item.h136 #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 Dhuge_mm.h334 #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 Dpgtable.h168 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 Dsignal.h102 BUILD_BUG(); in sigisemptyset()
150 BUILD_BUG(); \
180 BUILD_BUG(); \ in _SIG_SET_BINOP()
H A Dbuild_bug.h59 #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") macro
H A Dswapops.h290 BUILD_BUG(); in set_pmd_migration_entry()
296 BUILD_BUG(); in remove_migration_pmd()
H A Dkasan.h96 BUILD_BUG(); in kasan_alloc_pages()
103 BUILD_BUG(); in kasan_free_pages()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A 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; })
/OK3568_Linux_fs/u-boot/include/linux/
H A Dbuild_bug.h14 #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 Dcmpxchg.h79 BUILD_BUG(); \
166 BUILD_BUG(); \
208 BUILD_BUG(); \
272 BUILD_BUG(); \
H A Dpgalloc.h35 BUILD_BUG(); in __pud_populate()
53 BUILD_BUG(); in __p4d_populate()
H A Dfpsimd.h168 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 Dsmp.h100 BUILD_BUG(); in arch_send_wakeup_ipi_mask()
H A Duaccess.h340 BUILD_BUG(); \
434 BUILD_BUG(); \
H A Darm_dsu_pmu.h123 BUILD_BUG(); in __dsu_pmu_read_pmceid()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dswitch_to.h77 BUILD_BUG(); in enable_kernel_vsx()
82 BUILD_BUG(); in disable_kernel_vsx()
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Duaccess.h92 default: BUILD_BUG(); \
151 default: BUILD_BUG(); \
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Duaccess.h123 BUILD_BUG(); \
224 BUILD_BUG(); \
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Duaccess.h34 BUILD_BUG(); in __get_user_fn()
60 BUILD_BUG(); in __put_user_fn()
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dbuild_bug.h59 #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") macro
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dbuffer.c46 BUILD_BUG(); /* We don't allow this */ in usb_init_pool_max()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dkup-radix.h175 BUILD_BUG(); in allow_user_access()

12