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

/linux-4.4.14/include/linux/
H A Dkcore.h11 KCORE_VMEMMAP, enumerator in enum:kcore_type
/linux-4.4.14/fs/proc/
H A Dkcore.c110 * Replace all KCORE_RAM/KCORE_VMEMMAP information with passed list.
123 || pos->type == KCORE_VMEMMAP) __kcore_update_ram()
178 if (tmp->type != KCORE_VMEMMAP) list_for_each_entry()
190 vmm->type = KCORE_VMEMMAP;

Completed in 258 milliseconds