irqclass         2037 kernel/locking/lockdep.c 			 const char *irqclass)
irqclass         2045 kernel/locking/lockdep.c 		irqclass, irqclass);
irqclass         2065 kernel/locking/lockdep.c 		irqclass);
irqclass         2067 kernel/locking/lockdep.c 	pr_warn("\n... which became %s-irq-safe at:\n", irqclass);
irqclass         2071 kernel/locking/lockdep.c 	pr_warn("\nto a %s-irq-unsafe lock:\n", irqclass);
irqclass         2073 kernel/locking/lockdep.c 	pr_warn("\n... which became %s-irq-unsafe at:\n", irqclass);
irqclass         2084 kernel/locking/lockdep.c 	pr_warn("\nthe dependencies between %s-irq-safe lock and the holding lock:\n", irqclass);
irqclass         2091 kernel/locking/lockdep.c 	pr_warn(" and %s-irq-unsafe lock:\n", irqclass);
irqclass         3129 kernel/locking/lockdep.c 			const char *irqclass)
irqclass         3147 kernel/locking/lockdep.c 		pr_warn("but this lock took another, %s-unsafe lock in the past:\n", irqclass);
irqclass         3149 kernel/locking/lockdep.c 		pr_warn("but this lock was taken by another, %s-safe lock in the past:\n", irqclass);
irqclass         3191 kernel/locking/lockdep.c 		     enum lock_usage_bit bit, const char *irqclass)
irqclass         3208 kernel/locking/lockdep.c 				this, 1, irqclass);
irqclass         3218 kernel/locking/lockdep.c 		      enum lock_usage_bit bit, const char *irqclass)
irqclass         3235 kernel/locking/lockdep.c 				this, 0, irqclass);