Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dhugetlb.c501 * call to region_chg with the same range, but in some cases the cache will not
505 * regions_needed is the out value provided by a previous call to region_chg.
511 * fail; region_chg will always allocate at least 1 entry and a region_add for
531 * the region_chg call. In this case, we need to make sure that we in region_add()
567 * map to add the specified range [f, t). region_chg does
582 static long region_chg(struct resv_map *resv, long f, long t, in region_chg() function
608 * calls to region_chg and region_add. Operations are sometimes
609 * aborted after the call to region_chg. In such cases, region_abort
611 * is the value returned by the region_chg call, it is used to decrement
616 * arguments will match the associated region_chg cal
[all...]
/kernel/linux/linux-6.6/mm/
H A Dhugetlb.c692 * call to region_chg with the same range, but in some cases the cache will not
696 * regions_needed is the out value provided by a previous call to region_chg.
702 * fail; region_chg will always allocate at least 1 entry and a region_add for
722 * the region_chg call. In this case, we need to make sure that we in region_add()
757 * map to add the specified range [f, t). region_chg does
772 static long region_chg(struct resv_map *resv, long f, long t, in region_chg() function
798 * calls to region_chg and region_add. Operations are sometimes
799 * aborted after the call to region_chg. In such cases, region_abort
801 * is the value returned by the region_chg call, it is used to decrement
806 * arguments will match the associated region_chg cal
[all...]

Completed in 9 milliseconds