Searched refs:disable_rspin (Results 1 – 1 of 1) sorted by relevance
1164 bool disable_rspin; in rwsem_down_write_slowpath() local1184 disable_rspin = atomic_long_read(&sem->owner) & RWSEM_NONSPINNABLE; in rwsem_down_write_slowpath()1303 rwsem_disable_reader_optspin(sem, disable_rspin); in rwsem_down_write_slowpath()