Home
last modified time | relevance | path

Searched refs:hugetlb_fix_reserve_counts (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/Documentation/translations/zh_CN/mm/
Dhugetlbfs_reserv.rst327 预留。然而,子池和全局预留计数将不反映该预留。为了处理这种情况,调用函数hugetlb_fix_reserve_counts()
/linux-6.1.9/include/linux/
Dhugetlb.h189 void hugetlb_fix_reserve_counts(struct inode *inode);
/linux-6.1.9/fs/hugetlbfs/
Dinode.c589 hugetlb_fix_reserve_counts(inode); in remove_inode_single_folio()
/linux-6.1.9/Documentation/mm/
Dhugetlbfs_reserv.rst440 situation, the routine hugetlb_fix_reserve_counts() is called to adjust the
/linux-6.1.9/mm/
Dhugetlb.c907 void hugetlb_fix_reserve_counts(struct inode *inode) in hugetlb_fix_reserve_counts() function