Home
last modified time | relevance | path

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

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