Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dkcore.c148 ent->type = KCORE_RAM; in kcore_ram_list()
233 ent->type = KCORE_RAM; in kclist_add_private()
291 if (pos->type == KCORE_RAM || pos->type == KCORE_VMEMMAP) in kcore_update_ram()
404 if (m->type == KCORE_RAM) in read_kcore_iter()
555 case KCORE_RAM: in read_kcore_iter()
576 if (m->type == KCORE_RAM) { in read_kcore_iter()
595 if (m->type == KCORE_RAM) in read_kcore_iter()
/openbmc/linux/include/linux/
H A Dkcore.h11 KCORE_RAM, enumerator