Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dcoredump.c951 * The purpose of always_dump_vma() is to make sure that special kernel mappings
958 static bool always_dump_vma(struct vm_area_struct *vma) in always_dump_vma() function
992 if (always_dump_vma(vma)) in vma_dump_size()
/kernel/linux/linux-6.6/fs/
H A Dcoredump.c996 * The purpose of always_dump_vma() is to make sure that special kernel mappings
1003 static bool always_dump_vma(struct vm_area_struct *vma) in always_dump_vma() function
1037 if (always_dump_vma(vma)) in vma_dump_size()

Completed in 3 milliseconds