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

/linux-master/mm/
H A Dhugetlb.c6047 hash = hugetlb_fault_mutex_hash(mapping, idx);
6187 hash = hugetlb_fault_mutex_hash(mapping, vmf->pgoff);
6225 u32 hash = hugetlb_fault_mutex_hash(mapping, idx);
6419 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) function
6436 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx) function
6475 hash = hugetlb_fault_mutex_hash(mapping, vmf.pgoff);
H A Duserfaultfd.c545 hash = hugetlb_fault_mutex_hash(mapping, idx);
/linux-master/fs/hugetlbfs/
H A Dinode.c666 hash = hugetlb_fault_mutex_hash(mapping, index);
873 hash = hugetlb_fault_mutex_hash(mapping, index);
/linux-master/include/linux/
H A Dhugetlb.h173 u32 hugetlb_fault_mutex_hash(struct address_space *mapping, pgoff_t idx);

Completed in 204 milliseconds