Searched refs:hugetlb_fault_mutex_hash (Results 1 – 3 of 3) sorted by relevance
6245 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_wp()6387 hash = hugetlb_fault_mutex_hash(mapping, vmf->pgoff); in hugetlb_handle_userfault()6412 u32 hash = hugetlb_fault_mutex_hash(mapping, vmf->pgoff); in hugetlb_no_page()6636 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) in hugetlb_fault_mutex_hash() function6653 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) in hugetlb_fault_mutex_hash() function6689 hash = hugetlb_fault_mutex_hash(mapping, vmf.pgoff); in hugetlb_fault()
574 hash = hugetlb_fault_mutex_hash(mapping, idx); in mfill_atomic_hugetlb()
165 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx);