Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Duserfaultfd.c436 hash = hugetlb_fault_mutex_hash(mapping, idx); in mfill_atomic_hugetlb()
Dhugetlb.c5665 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_wp()
5823 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_handle_userfault()
5860 u32 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_no_page()
6056 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) in hugetlb_fault_mutex_hash() function
6073 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) in hugetlb_fault_mutex_hash() function
6107 hash = hugetlb_fault_mutex_hash(mapping, idx); in hugetlb_fault()
/Linux-v6.6/fs/hugetlbfs/
Dinode.c679 hash = hugetlb_fault_mutex_hash(mapping, index); in remove_inode_hugepages()
885 hash = hugetlb_fault_mutex_hash(mapping, index); in hugetlbfs_fallocate()
/Linux-v6.6/include/linux/
Dhugetlb.h173 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx);