Searched refs:FOLL_INTERRUPTIBLE (Results 1 – 3 of 3) sorted by relevance
1488 FOLL_INTERRUPTIBLE = 1 << 11, enumerator
1169 if (flags & FOLL_INTERRUPTIBLE) in faultin_page()1689 if (!(flags & FOLL_INTERRUPTIBLE)) in gup_signal_pending()
2818 flags |= FOLL_INTERRUPTIBLE; in hva_to_pfn_slow()
Completed in 24 milliseconds