Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dgup.c308 stack_guard_page_end(vma, address + PAGE_SIZE))) in faultin_page()
/linux-4.4.14/fs/proc/
Dtask_mmu.c295 if (stack_guard_page_end(vma, end)) in show_map_vma()
/linux-4.4.14/include/linux/
Dmm.h1306 static inline int stack_guard_page_end(struct vm_area_struct *vma, in stack_guard_page_end() function