Searched refs:swap_map (Results 1 – 3 of 3) sorted by relevance
656 if (!si->swap_map[tmp]) in scan_swap_map_try_ssd_cluster()1324 p->swap_map[offset] = 0; in swap_entry_free()1635 map = si->swap_map; in page_trans_huge_map_swapcount()1966 swap_map = &si->swap_map[offset]; in unuse_pte_range()1979 if (*swap_map == 0 || *swap_map == SWAP_MAP_BAD) in unuse_pte_range()2450 p->swap_map = swap_map; in setup_swap_info()2644 swap_map = p->swap_map; in SYSCALL_DEFINE1()2645 p->swap_map = NULL; in SYSCALL_DEFINE1()2659 vfree(swap_map); in SYSCALL_DEFINE1()3216 if (!swap_map) { in SYSCALL_DEFINE2()[all …]
253 unsigned char *swap_map; /* vmalloc'ed array of usage counts */ member
94 in the swap_map goes to 0) the swap code calls the zswap invalidate function,
Completed in 14 milliseconds