Searched refs:FOLL_FAST_ONLY (Results 1 – 2 of 2) sorted by relevance
986 FOLL_FAST_ONLY = 1 << 20, enumerator994 FOLL_FAST_ONLY | FOLL_UNLOCKABLE | \
3193 FOLL_FAST_ONLY | FOLL_NOFAULT | in internal_get_user_pages_fast()3200 if (!(gup_flags & FOLL_FAST_ONLY)) in internal_get_user_pages_fast()3213 if (nr_pinned == nr_pages || gup_flags & FOLL_FAST_ONLY) in internal_get_user_pages_fast()3263 FOLL_GET | FOLL_FAST_ONLY)) in get_user_pages_fast_only()