Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dkcore.h12 KCORE_VMEMMAP, enumerator
/linux-6.15/fs/proc/
H A Dkcore.c174 if (tmp->type != KCORE_VMEMMAP) in get_sparsemem_vmemmap_info()
186 vmm->type = KCORE_VMEMMAP; in get_sparsemem_vmemmap_info()
292 if (pos->type == KCORE_RAM || pos->type == KCORE_VMEMMAP) in kcore_update_ram()
575 case KCORE_VMEMMAP: in read_kcore_iter()