Home
last modified time | relevance | path

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

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