Searched defs:swap_map (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dswap.h289 unsigned char *swap_map; /* vmalloc'ed array of usage counts */ member in struct:swap_info_struct
[all...]
/linux-master/mm/
H A Dswapfile.c2316 setup_swap_info(struct swap_info_struct *p, int prio, unsigned char *swap_map, struct swap_cluster_info *cluster_info) argument
2369 enable_swap_info(struct swap_info_struct *p, int prio, unsigned char *swap_map, struct swap_cluster_info *cluster_info) argument
2413 unsigned char *swap_map; local
2919 setup_swap_map_and_extents(struct swap_info_struct *p, union swap_header *swap_header, unsigned char *swap_map, struct swap_cluster_info *cluster_info, unsigned long maxpages, sector_t *span) argument
3013 unsigned char *swap_map = NULL; local
[all...]

Completed in 114 milliseconds