Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_alloc.c6300 zone->pageset_high_max == new_high_max && in zone_set_pageset_high_and_batch()
6305 zone->pageset_high_max = new_high_max; in zone_set_pageset_high_and_batch()
6416 zone->pageset_high_max = BOOT_PAGESET_HIGH; in zone_pcp_init()
7688 zone->pageset_high_max, zone->pageset_batch); in zone_pcp_enable()
/linux/include/linux/
H A Dmmzone.h1011 int pageset_high_max; member