VM_BUG_ON 7 include/linux/mmdebug.h #define VM_BUG_ON(cond) BUG_ON(cond) VM_BUG_ON 9 include/linux/mmdebug.h #define VM_BUG_ON(cond) do { } while (0)