lockdep_is_held_type  492 drivers/gpu/drm/i915/gem/i915_gem_shrinker.c 	if (!lockdep_is_held_type(&i915->drm.struct_mutex, -1)) {
lockdep_is_held_type  362 fs/xfs/xfs_inode.c 				lockdep_is_held_type(&VFS_I(ip)->i_rwsem, 0);
lockdep_is_held_type  395 include/linux/lockdep.h 		WARN_ON(debug_locks && !lockdep_is_held_type(l, 0));	\
lockdep_is_held_type  399 include/linux/lockdep.h 		WARN_ON(debug_locks && !lockdep_is_held_type(l, 1));	\