Home
last modified time | relevance | path

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

/linux-6.15/fs/proc/
H A Dkcore.c151 ent->type = KCORE_RAM; in kcore_ram_list()
236 ent->type = KCORE_RAM; in kclist_add_private()
292 if (pos->type == KCORE_RAM || pos->type == KCORE_VMEMMAP) in kcore_update_ram()
402 if (m->type == KCORE_RAM) in read_kcore_iter()
555 case KCORE_RAM: in read_kcore_iter()
577 if (m->type == KCORE_RAM) { in read_kcore_iter()
596 if (m->type == KCORE_RAM) in read_kcore_iter()
/linux-6.15/include/linux/
H A Dkcore.h11 KCORE_RAM, enumerator