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