Searched defs:tail_vma (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/fs/proc/ | ||
D | internal.h | 281 struct vm_area_struct *tail_vma; member |
/Linux-v5.4/mm/ | ||
D | mmap.c | 2640 struct vm_area_struct *tail_vma = NULL; in detach_vmas_to_be_unmapped() local |