Searched refs:KMC_ALLOC (Results 1 – 2 of 2) sorted by relevance
166 switch (mask & (KMC_TOTAL | KMC_ALLOC | KMC_MAX)) { in proc_doslab()170 case KMC_ALLOC: in proc_doslab()644 .data = (void *)(KMC_KVMEM | KMC_ALLOC),
67 #define KMC_ALLOC (1 << KMC_BIT_ALLOC) macro