Searched refs:KCORE_RAM (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dkcore.h11 KCORE_RAM, enumerator in enum:kcore_type
/linux-master/fs/proc/
H A Dkcore.c134 ent->type = KCORE_RAM;
219 ent->type = KCORE_RAM;
277 if (pos->type == KCORE_RAM || pos->type == KCORE_VMEMMAP)
390 if (m->type == KCORE_RAM)
539 case KCORE_RAM:

Completed in 111 milliseconds