Lines Matching refs:list_entry
192 se = list_entry(lh, struct swap_extent, list); in discard_swap_cluster()
906 page = list_entry(page->lru.next, struct page, lru); in swp_swapcount()
1494 mm = list_entry(p, struct mm_struct, mmlist); in try_to_unuse()
1643 se = list_entry(lh, struct swap_extent, list); in map_swap_entry()
1667 se = list_entry(sis->first_swap_extent.list.next, in destroy_swap_extents()
1705 se = list_entry(lh, struct swap_extent, list); in add_swap_extent()
2887 page = list_entry(head->lru.next, struct page, lru); in swap_count_continued()
2899 page = list_entry(page->lru.next, struct page, lru); in swap_count_continued()
2905 page = list_entry(page->lru.next, struct page, lru); in swap_count_continued()
2913 page = list_entry(page->lru.prev, struct page, lru); in swap_count_continued()
2918 page = list_entry(page->lru.prev, struct page, lru); in swap_count_continued()
2929 page = list_entry(page->lru.next, struct page, lru); in swap_count_continued()
2938 page = list_entry(page->lru.prev, struct page, lru); in swap_count_continued()
2944 page = list_entry(page->lru.prev, struct page, lru); in swap_count_continued()
2965 page = list_entry(this, struct page, lru); in free_swap_count_continuations()