Searched refs:demote (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | merge_config.sh | 137 echo -y passed, will not demote y to m
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | merge_config.sh | 150 ${WARNOVERRIDE} -y passed, will not demote y to m
|
/kernel/linux/linux-6.6/mm/ |
H A D | hugetlb.c | 1517 /* used to demote non-gigantic_huge pages as well */ 1519 unsigned int order, bool demote) in __destroy_compound_gigantic_folio() 1534 if (!demote) in __destroy_compound_gigantic_folio() 1642 * A reference is held on the folio, except in the case of demote. 1648 bool demote) in __remove_hugetlb_folio() 1679 * In the case of demote we do not ref count the page as it will soon in __remove_hugetlb_folio() 1682 if (!demote) in __remove_hugetlb_folio() 1989 unsigned int order, bool demote) in __prep_compound_gigantic_folio() 2028 * In the case of demote, the ref count will be zero. in __prep_compound_gigantic_folio() 2030 if (!demote) { in __prep_compound_gigantic_folio() 1518 __destroy_compound_gigantic_folio(struct folio *folio, unsigned int order, bool demote) __destroy_compound_gigantic_folio() argument 1646 __remove_hugetlb_folio(struct hstate *h, struct folio *folio, bool adjust_surplus, bool demote) __remove_hugetlb_folio() argument 1988 __prep_compound_gigantic_folio(struct folio *folio, unsigned int order, bool demote) __prep_compound_gigantic_folio() argument 3956 HSTATE_ATTR_WO(demote); global() variable [all...] |
Completed in 7 milliseconds