Searched defs:_as (Results 1 – 3 of 3) sorted by relevance
185 #define ACL_LOCK_INIT(_as, _name) \ argument187 #define ACL_LOCK_DESTROY(_as) mtx_destroy(&(_as)->as_lock) argument188 #define ACL_LOCK(_as) mtx_lock(&(_as)->as_lock) argument189 #define ACL_UNLOCK(_as) mtx_unlock(&(_as)->as_lock) argument190 #define ACL_LOCK_ASSERT(_as) \ argument
232 #define _as "ymm14" macro
230 #define _as "zmm14" macro