Searched refs:RWSEM_WRITER_LOCKED (Results 1 – 1 of 1) sorted by relevance
70 #define RWSEM_WRITER_LOCKED (1UL << 0) macro85 WARN_ON(!(atomic_long_read(&sem->count) & RWSEM_WRITER_LOCKED)); in rwsem_assert_held_write_nolockdep()
Completed in 3 milliseconds