Searched refs:IMA_MAX_NESTING (Results 1 – 1 of 1) sorted by relevance
69 #define IMA_MAX_NESTING (FILESYSTEM_MAX_STACK_DEPTH+1) macro81 static struct lock_class_key iint_mutex_key[IMA_MAX_NESTING]; in iint_lockdep_annotate()85 if (WARN_ON_ONCE(depth < 0 || depth >= IMA_MAX_NESTING)) in iint_lockdep_annotate()