Searched refs:RWSEM_OWNER_UNKNOWN (Results 1 – 3 of 3) sorted by relevance
136 sem->rw_sem.owner = RWSEM_OWNER_UNKNOWN; in percpu_rwsem_release()
51 #define RWSEM_OWNER_UNKNOWN ((struct task_struct *)-1L) macro
364 BUILD_BUG_ON(!rwsem_has_anonymous_owner(RWSEM_OWNER_UNKNOWN)); in rwsem_can_spin_on_owner()