Searched refs:FOLL_FAST_ONLY (Results 1 – 2 of 2) sorted by relevance
1031 FOLL_FAST_ONLY = 1 << 20, enumerator1039 FOLL_FAST_ONLY | FOLL_UNLOCKABLE | \
3187 FOLL_FAST_ONLY | FOLL_NOFAULT | in internal_get_user_pages_fast()3194 if (!(gup_flags & FOLL_FAST_ONLY)) in internal_get_user_pages_fast()3207 if (nr_pinned == nr_pages || gup_flags & FOLL_FAST_ONLY) in internal_get_user_pages_fast()3257 FOLL_GET | FOLL_FAST_ONLY)) in get_user_pages_fast_only()