Home
last modified time | relevance | path

Searched refs:hugetlb_fault_mutex_hash (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/hugetlbfs/
H A Dinode.c690 hash = hugetlb_fault_mutex_hash(mapping, index); in remove_inode_hugepages()
896 hash = hugetlb_fault_mutex_hash(mapping, index); in hugetlbfs_fallocate()
/openbmc/linux/mm/
H A Duserfaultfd.c472 hash = hugetlb_fault_mutex_hash(mapping, idx); in mfill_atomic_hugetlb()
H A Dhugetlb.c5667 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_wp()
5825 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_handle_userfault()
5862 u32 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_no_page()
6058 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) in hugetlb_fault_mutex_hash() function
6075 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) in hugetlb_fault_mutex_hash() function
6109 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_fault()
/openbmc/linux/include/linux/
H A Dhugetlb.h173 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx);