Searched refs:mmap_lock_held (Results 1 – 1 of 1) sorted by relevance
844 pgoff_t page_offset, bool mmap_lock_held) in blocking_page_setup() argument851 return mmap_lock_held ? VM_FAULT_NOPAGE : VM_FAULT_RETRY; in blocking_page_setup()858 ret = mmap_lock_held ? VM_FAULT_SIGBUS : VM_FAULT_RETRY; in blocking_page_setup()866 if (mmap_lock_held) in blocking_page_setup()