Searched refs:IMA_MAX_NESTING (Results 1 – 1 of 1) sorted by relevance
35 #define IMA_MAX_NESTING (FILESYSTEM_MAX_STACK_DEPTH + 1) macro47 static struct lock_class_key ima_iint_mutex_key[IMA_MAX_NESTING]; in ima_iint_lockdep_annotate()51 if (WARN_ON_ONCE(depth < 0 || depth >= IMA_MAX_NESTING)) in ima_iint_lockdep_annotate()