Lines Matching refs:ever
25 dependency just means the order ever happened. The validator maintains a
46 - 'ever held in STATE context'
47 - 'ever held as readlock in STATE context'
48 - 'ever held with STATE enabled'
49 - 'ever held as readlock with STATE enabled'
59 - 'ever used' [ == !unused ]
94 For a given STATE, whether the lock is ever acquired in that STATE
102 | ever in irq | '?' | '-' |
117 A lock is irq-safe means it was ever used in an irq context, while a lock
118 is irq-unsafe means it was ever acquired with irq enabled.
128 cannot be ever acquired with irq enabled (irq-unsafe). Otherwise, a