Searched refs:ACL_LOCK (Results 1 – 2 of 2) sorted by relevance
188 ACL_LOCK(as); in acl_add()217 ACL_LOCK(as); in acl_remove()238 ACL_LOCK(as); in acl_free_all()312 ACL_LOCK(as); in acl_getioctl()
188 #define ACL_LOCK(_as) mtx_lock(&(_as)->as_lock) macro