Home
last modified time | relevance | path

Searched refs:stack_guard_page_end (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/mm/
Dgup.c271 stack_guard_page_end(vma, address + PAGE_SIZE))) in faultin_page()
/linux-4.1.27/include/linux/
Dmm.h1270 static inline int stack_guard_page_end(struct vm_area_struct *vma, in stack_guard_page_end() function
/linux-4.1.27/fs/proc/
Dtask_mmu.c293 if (stack_guard_page_end(vma, end)) in show_map_vma()