Searched defs:list_for_each_entry (Results 1 - 5 of 5) sorted by relevance

/mm/
H A Dslob.c338 list_for_each_entry(sp, slob_list, list) { function
H A Dcompaction.c209 list_for_each_entry(page, freelist, lru) { function
224 list_for_each_entry(page, &cc->migratepages, lru)
443 list_for_each_entry(page, &cc->migratepages, lru)
445 list_for_each_entry(page, &cc->freepages, lru)
H A Dmemory.c2814 list_for_each_entry(vma, head, shared.vm_set.list) { function
H A Dhugetlb.c81 list_for_each_entry(rg, head, link)
118 list_for_each_entry(rg, head, link) function
143 list_for_each_entry(rg, rg->link.prev, link) {
167 list_for_each_entry(rg, head, link) function
197 list_for_each_entry(rg, head, link) { function
1108 list_for_each_entry(m, &huge_boot_pages, list) {
H A Dvmscan.c272 list_for_each_entry(shrinker, &shrinker_list, list) {
1426 list_for_each_entry(page, page_list, lru) { function
1648 list_for_each_entry(page, list, lru) { function

Completed in 79 milliseconds