Searched refs:swap_range_alloc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | swapfile.c | 682 static void swap_range_alloc(struct swap_info_struct *si, unsigned long offset, in swap_range_alloc() function 893 swap_range_alloc(si, offset, 1); in scan_swap_map_slots() 1018 swap_range_alloc(si, offset, SWAPFILE_CLUSTER); in swap_alloc_cluster()
|
/kernel/linux/linux-6.6/mm/ |
H A D | swapfile.c | 697 static void swap_range_alloc(struct swap_info_struct *si, unsigned long offset, in swap_range_alloc() function 921 swap_range_alloc(si, offset, 1); in scan_swap_map_slots() 1029 swap_range_alloc(si, offset, SWAPFILE_CLUSTER); in swap_alloc_cluster()
|
Completed in 9 milliseconds