Searched refs:cmm_page_array (Results 1 – 1 of 1) sorted by relevance
38 struct cmm_page_array { struct39 struct cmm_page_array *next; argument51 static struct cmm_page_array *cmm_page_list; argument52 static struct cmm_page_array *cmm_timed_page_list;63 struct cmm_page_array **list) in cmm_alloc_pages()65 struct cmm_page_array *pa, *npa; in cmm_alloc_pages()77 npa = (struct cmm_page_array *) in cmm_alloc_pages()102 static long cmm_free_pages(long nr, long *counter, struct cmm_page_array **list) in cmm_free_pages()104 struct cmm_page_array *pa; in cmm_free_pages()