Searched refs:owner_state (Results 1 – 1 of 1) sorted by relevance
635 enum owner_state { enum701 static inline enum owner_state713 static noinline enum owner_state718 enum owner_state state; in rwsem_spin_on_owner()806 enum owner_state owner_state; in rwsem_optimistic_spin() local823 if (owner_state == OWNER_READER) { in rwsem_optimistic_spin()883 if (owner_state != OWNER_WRITER) { in rwsem_optimistic_spin()890 prev_owner_state = owner_state; in rwsem_optimistic_spin()930 static inline enum owner_state1141 enum owner_state owner_state; in rwsem_down_write_slowpath() local[all …]
Completed in 6 milliseconds