Lines Matching refs:unsafe
68 A softirq-unsafe lock-class is automatically hardirq-unsafe as well. The
72 <hardirq-safe> and <hardirq-unsafe>
73 <softirq-safe> and <softirq-unsafe>
97 <hardirq-safe> -> <hardirq-unsafe>
98 <softirq-safe> -> <softirq-unsafe>
101 taken by a hardirq context, interrupting a hardirq-unsafe lock - and
103 lock could be taken by an softirq context, interrupting a softirq-unsafe
114 took any hardirq-unsafe lock in the past.
117 any softirq-unsafe lock in the past.
119 - if a new hardirq-unsafe lock is discovered, we check whether any
122 - if a new softirq-unsafe lock is discovered, we check whether any
126 could interrupt _any_ of the irq-unsafe or hardirq-unsafe locks, which