Searched refs:ACL_UNLOCK (Results 1 – 2 of 2) sorted by relevance
194 ACL_UNLOCK(as); in acl_add()206 ACL_UNLOCK(as); in acl_add()223 ACL_UNLOCK(as); in acl_remove()243 ACL_UNLOCK(as); in acl_free_all()319 ACL_UNLOCK(as); in acl_getioctl()
189 #define ACL_UNLOCK(_as) mtx_unlock(&(_as)->as_lock) macro