Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dkcore.h11 KCORE_RAM, enumerator
/Linux-v4.19/fs/proc/
Dkcore.c112 ent->type = KCORE_RAM; in kcore_ram_list()
199 ent->type = KCORE_RAM; in kclist_add_private()
257 if (pos->type == KCORE_RAM || pos->type == KCORE_VMEMMAP) in kcore_update_ram()
366 if (m->type == KCORE_RAM || m->type == KCORE_REMAP) in read_kcore()