Searched refs:SWP_WRITEOK (Results 1 – 2 of 2) sorted by relevance
542 (SWP_WRITEOK | SWP_PAGE_DISCARD)) { in free_cluster()729 if (was_full && (si->flags & SWP_WRITEOK)) in swap_range_free()866 if (!(si->flags & SWP_WRITEOK)) in scan_swap_map_slots()1078 WARN(!(si->flags & SWP_WRITEOK), in get_swap_pages()1812 if (!(sis->flags & SWP_WRITEOK)) in swap_type_of()1836 if (!(sis->flags & SWP_WRITEOK)) in find_first_swap()1855 if (!si || !(si->flags & SWP_WRITEOK)) in swapdev_block()1876 if (sis->flags & SWP_WRITEOK) { in count_swap_pages()2456 p->flags |= SWP_WRITEOK; in _enable_swap_info()2548 if (p->flags & SWP_WRITEOK) { in SYSCALL_DEFINE1()[all …]
173 SWP_WRITEOK = (1 << 1), /* ok to write to this swap? */ enumerator
Completed in 14 milliseconds