Home
last modified time | relevance | path

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

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