Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmm_types.h1918 FOLL_INTERRUPTIBLE = 1 << 11, enumerator
/linux/mm/
H A Dgup.c1108 if (flags & FOLL_INTERRUPTIBLE) in faultin_page()
1630 if (!(flags & FOLL_INTERRUPTIBLE)) in gup_signal_pending()