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

/linux-master/kernel/locking/
H A Dlockdep.c2658 static int exclusive_bit(int new_bit) function
2763 * exclusive_bit() strips the read bit, however,
2767 excl = exclusive_bit(bit);
4208 int excl_bit = exclusive_bit(new_bit);

Completed in 166 milliseconds