Searched refs:has_handoff (Results 1 – 1 of 1) sorted by relevance
569 bool has_handoff = !!(count & RWSEM_FLAG_HANDOFF); in rwsem_try_write_lock() local571 if (has_handoff && wstate == WRITER_NOT_FIRST) in rwsem_try_write_lock()577 if (has_handoff || (wstate != WRITER_HANDOFF)) in rwsem_try_write_lock()