Lines Matching refs:zone_t

98 …area_struct* vma, unsigned long address, pte_t * page_table, struct page *page, zone_t * classzone)  in try_to_swap_out()
209 …_struct * vma, pmd_t *dir, unsigned long address, unsigned long end, int count, zone_t * classzone) in swap_out_pmd()
248 …_struct * vma, pgd_t *dir, unsigned long address, unsigned long end, int count, zone_t * classzone) in swap_out_pgd()
278 … mm_struct * mm, struct vm_area_struct * vma, unsigned long address, int count, zone_t * classzone) in swap_out_vma()
307 static inline int swap_out_mm(struct mm_struct * mm, int count, int * mmcounter, zone_t * classzone) in swap_out_mm()
346 static int FASTCALL(swap_out(zone_t * classzone));
347 static int fastcall swap_out(zone_t * classzone) in swap_out()
388 static void FASTCALL(refill_inactive(int nr_pages, zone_t * classzone));
389 static int FASTCALL(shrink_cache(int nr_pages, zone_t * classzone, unsigned int gfp_mask, int * fai…
390 static int fastcall shrink_cache(int nr_pages, zone_t * classzone, unsigned int gfp_mask, int * fai… in shrink_cache()
602 static void fastcall refill_inactive(int nr_pages, zone_t * classzone) in refill_inactive()
634 static int FASTCALL(shrink_caches(zone_t * classzone, unsigned int gfp_mask, int nr_pages, int * fa…
635 static int fastcall shrink_caches(zone_t * classzone, unsigned int gfp_mask, int nr_pages, int * fa… in shrink_caches()
650 static int check_classzone_need_balance(zone_t * classzone);
652 int fastcall try_to_free_pages_zone(zone_t *classzone, unsigned int gfp_mask) in try_to_free_pages_zone()
711 static int check_classzone_need_balance(zone_t * classzone) in check_classzone_need_balance()
713 zone_t * first_zone; in check_classzone_need_balance()
728 zone_t * zone; in kswapd_balance_pgdat()
766 zone_t * zone; in kswapd_can_sleep_pgdat()