Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h468 * @FAULT_FLAG_INTERRUPTIBLE: The fault can be interrupted by non-fatal signals.
498 #define FAULT_FLAG_INTERRUPTIBLE 0x200 macro
504 #define FAULT_FLAG_DEFAULT (FAULT_FLAG_ALLOW_RETRY | FAULT_FLAG_KILLABLE | FAULT_FLAG_INTERRUPTIBLE)
528 FAULT_FLAG_INTERRUPTIBLE, "INTERRUPTIBLE" \

Completed in 6 milliseconds