Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Duserfaultfd.c358 hash = hugetlb_fault_mutex_hash(mapping, idx); in __mcopy_atomic_hugetlb()
Dhugetlb.c4694 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_cow()
4853 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_handle_userfault()
5036 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) in hugetlb_fault_mutex_hash() function
5053 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) in hugetlb_fault_mutex_hash() function
5115 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_fault()
/Linux-v5.15/fs/hugetlbfs/
Dinode.c497 hash = hugetlb_fault_mutex_hash(mapping, index); in remove_inode_hugepages()
707 hash = hugetlb_fault_mutex_hash(mapping, index); in hugetlbfs_fallocate()
/Linux-v5.15/include/linux/
Dhugetlb.h175 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx);