Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dkcore.h11 KCORE_RAM, enumerator
/kernel/linux/linux-5.10/fs/proc/
Dkcore.c135 ent->type = KCORE_RAM; in kcore_ram_list()
220 ent->type = KCORE_RAM; in kclist_add_private()
278 if (pos->type == KCORE_RAM || pos->type == KCORE_VMEMMAP) in kcore_update_ram()
387 if (m->type == KCORE_RAM || m->type == KCORE_REMAP) in read_kcore()