Searched refs:LOCK_USED (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/locking/
H A Dlockdep_internals.h21 LOCK_USED, enumerator in enum:lock_usage_bit
H A Dlockdep.c656 [LOCK_USED] = "INITIAL USE",
2761 for_each_set_bit(bit, &mask, LOCK_USED) {
4599 if (!mark_lock(curr, hlock, LOCK_USED))
4647 if (new_bit == LOCK_USED && this->read)
4677 if (new_bit < LOCK_USED) {
5686 print_usage_bug(current, hlock, LOCK_USED, LOCK_USAGE_STATES);

Completed in 126 milliseconds