Searched refs:owner_state (Results 1 – 1 of 1) sorted by relevance
679 enum owner_state { enum734 static inline enum owner_state746 static noinline enum owner_state751 enum owner_state state; in rwsem_spin_on_owner()837 enum owner_state owner_state; in rwsem_optimistic_spin() local854 if (owner_state == OWNER_READER) { in rwsem_optimistic_spin()914 if (owner_state != OWNER_WRITER) { in rwsem_optimistic_spin()921 prev_owner_state = owner_state; in rwsem_optimistic_spin()960 static inline enum owner_state1171 enum owner_state owner_state; in rwsem_down_write_slowpath() local[all …]