taglinefilesource code
NR_MEM_LISTS102drivers/char/ftape/kernel-interface.cfor (order = 0; order < NR_MEM_LISTS; ++order)
NR_MEM_LISTS43mm/page_alloc.cstatic struct free_area_struct free_area[NR_MEM_LISTS];
NR_MEM_LISTS97mm/page_alloc.cwhile (order < NR_MEM_LISTS-1) {
NR_MEM_LISTS177mm/page_alloc.c} while (new_order < NR_MEM_LISTS); \
NR_MEM_LISTS198mm/page_alloc.cif (order >= NR_MEM_LISTS)
NR_MEM_LISTS238mm/page_alloc.cfor (order=0 ; order < NR_MEM_LISTS; order++) {
NR_MEM_LISTS289mm/page_alloc.cfor (i = 0 ; i < NR_MEM_LISTS ; i++) {