Searched refs:NMBCLUSTERS (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/conf/
H A Dparam.c101 unsigned int nmbclusters = NMBCLUSTERS;
104 #define MAXSOCKETS NMBCLUSTERS
/xnu-2422.115.4/bsd/i386/
H A Dparam.h114 #ifndef NMBCLUSTERS
115 #define NMBCLUSTERS ((1024 * 1024) / MCLBYTES) /* cl map size: 1MB */ macro
/xnu-2422.115.4/bsd/dev/
H A Dunix_startup.c169 if ((scale = nmbclusters / NMBCLUSTERS) > 1) {
/xnu-2422.115.4/bsd/kern/
H A Duipc_mbuf.c1427 nmbclusters = NMBCLUSTERS;

Completed in 59 milliseconds