Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfault-inject.h11 enum fault_flags { enum
/linux/mm/
H A Dmemory.c4590 unsigned int fault_flags) in handle_pte_marker()
4610 return (fault_flags & FAULT_FLAG_WRITE) && exclusive; in handle_pte_marker()
4516 should_try_to_free_swap(struct swap_info_struct * si,struct folio * folio,struct vm_area_struct * vma,unsigned int extra_refs,unsigned int fault_flags) should_try_to_free_swap() argument