Searched defs:BUG (Results 1 - 18 of 18) sorted by relevance

/linux-master/arch/alpha/include/asm/
H A Dbug.h12 #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/m68k/include/asm/
H A Dbug.h9 #define BUG() do { \ macro
15 #define BUG() do { \ macro
22 #define BUG() do { \ macro
/linux-master/arch/arc/include/asm/
H A Dbug.h22 #define BUG() do { \ macro
/linux-master/arch/csky/include/asm/
H A Dbug.h10 #define BUG() \ macro
/linux-master/tools/virtio/linux/
H A Dbug.h9 #define BUG() abort() macro
/linux-master/arch/arm64/include/asm/
H A Dbug.h17 #define BUG() do { \ macro
/linux-master/arch/mips/include/asm/
H A Dbug.h12 static inline void __noreturn BUG(void) function
/linux-master/arch/s390/include/asm/
H A Dbug.h44 #define BUG() do { \ macro
/linux-master/arch/arm/include/asm/
H A Dbug.h23 #define BUG() _BUG(__FILE__, __LINE__, BUG_INSTR_VALUE) macro
/linux-master/arch/x86/include/asm/
H A Dbug.h66 #define BUG() \ macro
/linux-master/arch/parisc/include/asm/
H A Dbug.h28 #define BUG() \ macro
45 #define BUG() \ macro
/linux-master/arch/loongarch/include/asm/
H A Dbug.h51 #define BUG() \ macro
/linux-master/arch/sh/include/asm/
H A Dbug.h42 #define BUG() \ macro
/linux-master/arch/riscv/include/asm/
H A Dbug.h74 #define BUG() do { \ macro
/linux-master/include/asm-generic/
H A Dbug.h63 #define BUG() do { \ macro
159 #define BUG() do { \ macro
[all...]
/linux-master/tools/include/linux/
H A Dkernel.h68 #define BUG() BUG_ON(1) macro
/linux-master/tools/usb/usbip/libsrc/
H A Dusbip_common.h98 #define BUG() \ macro

Completed in 382 milliseconds