Searched refs:VM_MEMSEG_NAME (Results 1 – 2 of 2) sorted by relevance
52 #define VM_MEMSEG_NAME(m) ((m)->name[0] != '\0' ? (m)->name : NULL) macro
295 if (VM_MEMSEG_NAME(mseg)) { in alloc_memseg()307 if (VM_MEMSEG_NAME(mseg)) { in alloc_memseg()