Home
last modified time | relevance | path

Searched refs:map_chg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c512 __u8 map_chg = 0; in ixgbe_dcbnl_ieee_setets() local
536 map_chg = 1; in ixgbe_dcbnl_ieee_setets()
551 } else if (map_chg) { in ixgbe_dcbnl_ieee_setets()
/openbmc/linux/mm/
H A Dhugetlb.c3059 long map_chg, map_commit; in alloc_hugetlb_folio() local
3071 map_chg = gbl_chg = vma_needs_reservation(h, vma, addr); in alloc_hugetlb_folio()
3072 if (map_chg < 0) in alloc_hugetlb_folio()
3082 if (map_chg || avoid_reserve) { in alloc_hugetlb_folio()
3103 deferred_reserve = map_chg || avoid_reserve; in alloc_hugetlb_folio()
3151 if (unlikely(map_chg > map_commit)) { in alloc_hugetlb_folio()
3181 if (map_chg || avoid_reserve) in alloc_hugetlb_folio()