Searched refs:swap_map (Results 1 – 4 of 4) sorted by relevance
1139 if (si->swap_map[offset]) in scan_swap_map_slots()1179 if (si->swap_map[offset]) { in scan_swap_map_slots()1226 if (!si->swap_map[offset]) in scan_swap_map_slots()2670 si->swap_map = swap_map; in setup_swap_info()2700 unsigned char *swap_map, in enable_swap_info() argument2748 unsigned char *swap_map; in SYSCALL_DEFINE1() local2871 swap_map = p->swap_map; in SYSCALL_DEFINE1()2872 p->swap_map = NULL; in SYSCALL_DEFINE1()2886 vfree(swap_map); in SYSCALL_DEFINE1()3461 if (!swap_map) { in SYSCALL_DEFINE2()[all …]
4042 if ((si->swap_map[offset + i] & SWAP_HAS_CACHE)) in non_swapcache_batch()
298 unsigned char *swap_map; /* vmalloc'ed array of usage counts */ member
84 in the swap_map goes to 0) the swap code calls the zswap invalidate function
Completed in 25 milliseconds