Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Duserfaultfd.c272 hash = hugetlb_fault_mutex_hash(h, mapping, idx, dst_addr); in __mcopy_atomic_hugetlb()
Dhugetlb.c3918 hash = hugetlb_fault_mutex_hash(h, mapping, idx, haddr); in hugetlb_no_page()
4045 u32 hugetlb_fault_mutex_hash(struct hstate *h, struct address_space *mapping, in hugetlb_fault_mutex_hash() function
4063 u32 hugetlb_fault_mutex_hash(struct hstate *h, struct address_space *mapping, in hugetlb_fault_mutex_hash() function
4108 hash = hugetlb_fault_mutex_hash(h, mapping, idx, haddr); in hugetlb_fault()
/Linux-v5.4/fs/hugetlbfs/
Dinode.c443 hash = hugetlb_fault_mutex_hash(h, mapping, index, 0); in remove_inode_hugepages()
647 hash = hugetlb_fault_mutex_hash(h, mapping, index, addr); in hugetlbfs_fallocate()
/Linux-v5.4/include/linux/
Dhugetlb.h108 u32 hugetlb_fault_mutex_hash(struct hstate *h, struct address_space *mapping,