Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dmm.h1037 static inline int stack_guard_page_end(struct vm_area_struct *vma, in stack_guard_page_end() function
/linux-3.4.99/fs/proc/
Dtask_mmu.c239 if (stack_guard_page_end(vma, end)) in show_map_vma()
/linux-3.4.99/mm/
Dmemory.c1608 stack_guard_page_end(vma, addr+PAGE_SIZE); in stack_guard_page()