Searched defs:BUG (Results 1 – 3 of 3) sorted by relevance
| /tools/virtio/linux/ | ||
| D | bug.h | 9 #define BUG() abort()  macro | 
| /tools/include/linux/ | ||
| D | kernel.h | 68 #define BUG()	BUG_ON(1)  macro | 
| /tools/usb/usbip/libsrc/ | ||
| D | usbip_common.h | 98 #define BUG()						\  macro |