Searched refs:BUG (Results 1 - 25 of 994) sorted by path

1234567891011>>

/linux-master/arch/alpha/include/asm/
H A Dbug.h12 #define BUG() do { \ macro
/linux-master/arch/arm/kernel/
H A Ddma.c199 BUG();
220 BUG();
/linux-master/arch/arm/mach-rpc/
H A Ddma.c273 BUG();
/linux-master/arch/arm/mach-tegra/
H A Dhotplug.c52 BUG();
/linux-master/arch/arm64/include/asm/
H A Dbug.h17 #define BUG() do { \ 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/mips/include/asm/
H A Dbug.h12 static inline void __noreturn BUG(void) function
26 BUG();
/linux-master/arch/mips/kernel/
H A Dsmp-up.c63 BUG();
/linux-master/arch/sh/include/asm/
H A Dbug.h42 #define BUG() \ macro
107 #define UNWINDER_BUG BUG
H A Ddwarf.h215 BUG();
H A Duncached.h54 #define uncached_resize(size) BUG()
/linux-master/arch/sparc/include/asm/
H A Dbug.h10 #define BUG() do { \ macro
16 #define BUG() do { \ macro
/linux-master/arch/sparc/kernel/
H A Dunaligned_64.c232 BUG();
372 BUG();
/linux-master/arch/sparc/lib/
H A Dbitext.c46 BUG();
48 BUG();
50 BUG();
108 BUG(); /* Much too late to do any good, but alas... */
112 BUG();
/linux-master/arch/x86/pci/
H A Dolpc.c256 BUG();
/linux-master/arch/x86/xen/
H A Dmulticalls.c19 * return results back. It will BUG if any of the multicalls fail.
96 BUG();
/linux-master/drivers/ata/
H A Dsata_promise.h51 BUG();
/linux-master/drivers/cpuidle/
H A Dcpuidle-cps.c51 BUG();
/linux-master/drivers/gpu/drm/radeon/
H A Dci_smc.c219 BUG();
H A Dsi_smc.c256 BUG();
/linux-master/drivers/leds/
H A Dleds-ot200.c106 BUG();
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164-bus.c69 /* Intensionally throw a BUG() if the state of the message bus looks corrupt */
91 BUG();
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-io.c28 BUG(); \
/linux-master/drivers/mtd/lpddr/
H A Dqinfo_probe.c59 BUG();
/linux-master/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_param.c150 BUG();

Completed in 380 milliseconds

1234567891011>>