Searched refs:UMA_ZONE_MTXCLASS (Results 1 – 3 of 3) sorted by relevance
244 #define UMA_ZONE_MTXCLASS 0x0040 /* Create a new lock class */ macro
422 UMA_ZONE_MTXCLASS | UMA_ZFLAG_BUCKET | in bucket_init()2337 KEG_LOCK_INIT(keg, i, (arg->flags & UMA_ZONE_MTXCLASS)); in keg_ctor()2649 ZDOM_LOCK_INIT(zone, zdom, (arg->flags & UMA_ZONE_MTXCLASS)); in zone_ctor()