Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Duserfaultfd.c406 hash = hugetlb_fault_mutex_hash(mapping, idx); in __mcopy_atomic_hugetlb()
Dhugetlb.c5399 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_wp()
5559 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_handle_userfault()
5596 u32 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_no_page()
5793 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) in hugetlb_fault_mutex_hash() function
5810 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) in hugetlb_fault_mutex_hash() function
5854 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_fault()
/Linux-v6.1/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-v6.1/include/linux/
Dhugetlb.h191 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx);