Home
last modified time | relevance | path

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

/linux/include/linux/
A Dmm.h469 FAULT_FLAG_INTERRUPTIBLE = 1 << 9, enumerator
478 FAULT_FLAG_INTERRUPTIBLE)
509 { FAULT_FLAG_INTERRUPTIBLE, "INTERRUPTIBLE" }
/linux/fs/
A Duserfaultfd.c343 if (flags & FAULT_FLAG_INTERRUPTIBLE) in userfaultfd_get_blocking_state()

Completed in 20 milliseconds