IMA_MAX_NESTING
static struct lock_class_key ima_iint_mutex_key[IMA_MAX_NESTING];
if (WARN_ON_ONCE(depth < 0 || depth >= IMA_MAX_NESTING))