Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Duserfaultfd.c406 hash = hugetlb_fault_mutex_hash(mapping, idx); in __mcopy_atomic_hugetlb()
Dhugetlb.c5566 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_wp()
5726 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_handle_userfault()
5763 u32 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_no_page()
5960 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) in hugetlb_fault_mutex_hash() function
5977 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) in hugetlb_fault_mutex_hash() function
6021 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_fault()
/linux-6.1.9/fs/hugetlbfs/
Dinode.c636 hash = hugetlb_fault_mutex_hash(mapping, index); in remove_inode_hugepages()
845 hash = hugetlb_fault_mutex_hash(mapping, index); in hugetlbfs_fallocate()
/linux-6.1.9/include/linux/
Dhugetlb.h191 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx);