Home
last modified time | relevance | path

Searched refs:ZONE_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/vm/
Duma_int.h362 #define ZONE_LOCK_INIT(z, lc) \ macro
Duma_core.c1584 ZONE_LOCK_INIT(zone, (arg->flags & UMA_ZONE_MTXCLASS)); in zone_ctor()