Searched refs:BUG (Results 1 - 25 of 993) sorted by relevance

1234567891011>>

/linux-master/arch/sh/include/asm/
H A Dio_noioport.h7 BUG();
13 BUG();
19 BUG();
25 BUG();
30 BUG();
35 BUG();
40 BUG();
46 BUG();
51 BUG();
56 BUG();
[all...]
H A Daddrspace.h42 #define P1SEGADDR(a) ({ (void)(a); BUG(); NULL; })
43 #define P2SEGADDR(a) ({ (void)(a); BUG(); NULL; })
44 #define P3SEGADDR(a) ({ (void)(a); BUG(); NULL; })
45 #define P4SEGADDR(a) ({ (void)(a); BUG(); NULL; })
H A Dtlb.h19 BUG();
24 BUG();
H A Dsmp-ops.h30 BUG();
48 BUG();
/linux-master/arch/xtensa/kernel/
H A Dxtensa_ksyms.c22 BUG();
28 BUG();
/linux-master/tools/virtio/linux/
H A Dbug.h9 #define BUG() abort() macro
/linux-master/arch/m68k/include/asm/
H A Dbug.h9 #define BUG() do { \ macro
10 pr_crit("kernel BUG at %s:%d!\n", __FILE__, __LINE__); \
15 #define BUG() do { \ macro
16 pr_crit("kernel BUG at %s:%d!\n", __FILE__, __LINE__); \
18 panic("BUG!"); \
22 #define BUG() do { \ macro
/linux-master/arch/sparc/include/asm/
H A Dbug.h10 #define BUG() do { \ macro
16 #define BUG() do { \ macro
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpkeys.h14 BUG();
21 BUG();
H A Dpgtable-4k.h38 BUG();
H A Dpgtable-64k.h34 BUG();
H A Dhash-4k.h111 BUG();
117 BUG();
124 BUG();
131 BUG();
141 BUG();
160 BUG();
/linux-master/tools/testing/selftests/damon/
H A Ddebugfs_rm_non_contexts.sh14 if dmesg | grep -q BUG
H A Dsysfs_update_removed_scheme_dir.sh42 if dmesg | grep -q BUG
51 if dmesg | grep -q BUG
/linux-master/arch/sh/mm/
H A Dnommu.c41 BUG();
46 BUG();
52 BUG();
57 BUG();
62 BUG();
67 BUG();
84 BUG();
90 BUG();
H A Dioremap.h12 BUG();
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.h118 BUG();
135 BUG();
146 BUG();
153 BUG();
164 BUG();
171 BUG();
182 BUG();
189 BUG();
200 BUG();
207 BUG();
[all...]
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.h121 BUG();
138 BUG();
149 BUG();
156 BUG();
167 BUG();
174 BUG();
185 BUG();
192 BUG();
203 BUG();
210 BUG();
[all...]
/linux-master/arch/alpha/include/asm/
H A Dbug.h12 #define BUG() do { \ macro
/linux-master/include/asm-generic/
H A Dtlbflush.h17 BUG();
/linux-master/arch/mips/include/asm/
H A Dbug.h12 static inline void __noreturn BUG(void) function
26 BUG();
H A Dseccomp.h26 BUG();
/linux-master/arch/arm64/include/asm/
H A Dbug.h17 #define BUG() do { \ macro
/linux-master/drivers/staging/media/atomisp/pci/hive_isp_css_include/
H A Dassert_support.h53 * gcc like the BUG() macro is. */
57 BUG(); \
/linux-master/fs/quota/
H A Dkqid.c25 BUG();
51 BUG();
78 BUG();
111 BUG();
130 BUG();

Completed in 254 milliseconds

1234567891011>>