Searched refs:SWP_CONTINUED (Results 1 – 1 of 1) sorted by relevance
1662 VM_BUG_ON(page_private(page) != SWP_CONTINUED); in swp_swapcount()2755 if (p->flags & SWP_CONTINUED) in SYSCALL_DEFINE1()3753 set_page_private(head, SWP_CONTINUED); in add_swap_count_continuation()3754 si->flags |= SWP_CONTINUED; in add_swap_count_continuation()3810 if (page_private(head) != SWP_CONTINUED) { in swap_count_continued()