Searched defs:RWLOCK_EXIT (Results 1 – 1 of 1) sorted by relevance
273 # define RWLOCK_EXIT(x) rw_exit(&(x)->ipf_lk) macro 447 # define RWLOCK_EXIT(x) lock_done(&(x)->ipf_lk) macro 455 # define RWLOCK_EXIT(x) MUTEX_EXIT(x) macro 603 # define RWLOCK_EXIT(x) RW_UNLOCK(&(x)->ipf_lk) macro 608 # define RWLOCK_EXIT(x) MUTEX_EXIT(&(x)->ipf_lk) macro 677 # define RWLOCK_EXIT(x) lock_done(&(x)->ipf_lk) macro 906 # define RWLOCK_EXIT(x) mtx_unlock(&(x)->ipf_lk) macro 918 # define RWLOCK_EXIT(x) sx_unlock(x) macro 920 # define RWLOCK_EXIT(x) do { \ macro 1137 # define RWLOCK_EXIT( macro 1277 # define RWLOCK_EXIT( global() macro 1513 # define RWLOCK_EXIT( global() macro 1717 # define RWLOCK_EXIT( global() macro [all...]