Searched refs:for_each_zone_zonelist (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | mm_init.c | 58 for_each_zone_zonelist(zone, z, zonelist, zoneid) in mminit_verify_zonelist()
|
| H A D | slab.c | 3118 for_each_zone_zonelist(zone, z, zonelist, highest_zoneidx) { in fallback_alloc()
|
| H A D | slub.c | 2092 for_each_zone_zonelist(zone, z, zonelist, highest_zoneidx) { in get_any_partial()
|
| H A D | page_alloc.c | 5497 for_each_zone_zonelist(zone, z, zonelist, offset) { in nr_free_zone_pages()
|
| /OK3568_Linux_fs/kernel/ |
| H A D | .clang-format | 303 - 'for_each_zone_zonelist'
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mmzone.h | 1155 #define for_each_zone_zonelist(zone, z, zlist, highidx) \ macro
|