Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/mm/
Dimalloc.c18 struct vm_struct * imlist = NULL; variable
30 for (p = &imlist; (tmp = *p) ; p = &tmp->next) { in get_im_area()
60 for (p = &imlist ; (tmp = *p) ; p = &tmp->next) { in ifree()