Home
last modified time | relevance | path

Searched refs:zonelist_t (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/linux/
Dmmzone.h138 } zonelist_t; typedef
156 zonelist_t node_zonelists[GFP_ZONEMASK+1];
Dmm.h442 extern struct page * FASTCALL(__alloc_pages(unsigned int gfp_mask, unsigned int order, zonelist_t *…
/linux-2.4.37.9/mm/
Dpage_alloc.c374 struct page * fastcall __alloc_pages(unsigned int gfp_mask, unsigned int order, zonelist_t *zonelis… in __alloc_pages()
543 zonelist_t *zonelist; in nr_free_buffer_pages()
671 zonelist_t *zonelist; in build_zonelists()
Dvmscan.c693 zonelist_t *zonelist; in try_to_free_pages()