Home
last modified time | relevance | path

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

/linux-5.10/mm/
Duserfaultfd.c289 hash = hugetlb_fault_mutex_hash(mapping, idx); in __mcopy_atomic_hugetlb()
Dhugetlb.c4295 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_no_page()
4420 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) in hugetlb_fault_mutex_hash() function
4437 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) in hugetlb_fault_mutex_hash() function
4499 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_fault()
/linux-5.10/include/linux/
Dhugetlb.h153 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx);
/linux-5.10/fs/hugetlbfs/
Dinode.c488 hash = hugetlb_fault_mutex_hash(mapping, index); in remove_inode_hugepages()
707 hash = hugetlb_fault_mutex_hash(mapping, index); in hugetlbfs_fallocate()