VM_WARN_ON_ONCE_VMA
#define VM_WARN_ON_ONCE_VMA(cond, vma) ({ \
#define VM_WARN_ON_ONCE_VMA(cond, vma) BUILD_BUG_ON_INVALID(cond)