Home
last modified time | relevance | path

Searched refs:FOLL_ANON (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmm_types.h1542 FOLL_ANON = 1 << 7, enumerator
/linux/mm/
H A Dgup.c1280 if ((gup_flags & FOLL_ANON) && !vma_anon) in check_vma_flags()