Searched refs:owner_state (Results 1 – 1 of 1) sorted by relevance
677 enum owner_state { enum732 static inline enum owner_state744 static noinline enum owner_state749 enum owner_state state; in rwsem_spin_on_owner()835 enum owner_state owner_state; in rwsem_optimistic_spin() local852 if (owner_state == OWNER_READER) { in rwsem_optimistic_spin()912 if (owner_state != OWNER_WRITER) { in rwsem_optimistic_spin()919 prev_owner_state = owner_state; in rwsem_optimistic_spin()958 static inline enum owner_state1169 enum owner_state owner_state; in rwsem_down_write_slowpath() local[all …]