Lines Matching refs:list_entry
192 se = list_entry(lh, struct swap_extent, list); in discard_swap_cluster()
1452 mm = list_entry(p, struct mm_struct, mmlist); in try_to_unuse()
1601 se = list_entry(lh, struct swap_extent, list); in map_swap_entry()
1625 se = list_entry(sis->first_swap_extent.list.next, in destroy_swap_extents()
1663 se = list_entry(lh, struct swap_extent, list); in add_swap_extent()
2856 page = list_entry(head->lru.next, struct page, lru); in swap_count_continued()
2868 page = list_entry(page->lru.next, struct page, lru); in swap_count_continued()
2874 page = list_entry(page->lru.next, struct page, lru); in swap_count_continued()
2882 page = list_entry(page->lru.prev, struct page, lru); in swap_count_continued()
2887 page = list_entry(page->lru.prev, struct page, lru); in swap_count_continued()
2898 page = list_entry(page->lru.next, struct page, lru); in swap_count_continued()
2907 page = list_entry(page->lru.prev, struct page, lru); in swap_count_continued()
2913 page = list_entry(page->lru.prev, struct page, lru); in swap_count_continued()
2934 page = list_entry(this, struct page, lru); in free_swap_count_continuations()