Searched refs:demote (Results 1 - 2 of 2) sorted by relevance

/linux-master/scripts/kconfig/
H A Dmerge_config.sh150 ${WARNOVERRIDE} -y passed, will not demote y to m
/linux-master/mm/
H A Dhugetlb.c1511 /* used to demote non-gigantic_huge pages as well */
1513 unsigned int order, bool demote)
1528 if (!demote)
1636 * A reference is held on the folio, except in the case of demote.
1642 bool demote)
1673 * In the case of demote we do not ref count the page as it will soon
1676 if (!demote)
2074 unsigned int order, bool demote)
2113 * In the case of demote, the ref count will be zero.
2115 if (!demote) {
1512 __destroy_compound_gigantic_folio(struct folio *folio, unsigned int order, bool demote) argument
1640 __remove_hugetlb_folio(struct hstate *h, struct folio *folio, bool adjust_surplus, bool demote) argument
2073 __prep_compound_gigantic_folio(struct folio *folio, unsigned int order, bool demote) argument
4304 HSTATE_ATTR_WO(demote); variable
[all...]

Completed in 186 milliseconds