Home
last modified time | relevance | path

Searched refs:find_first_swap (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dswap.h483 int find_first_swap(dev_t *device);
/linux-6.15/kernel/power/
H A Dswap.c361 res = find_first_swap(&swsusp_resume_device); in swsusp_swap_check()
/linux-6.15/mm/
H A Dswapfile.c1913 int find_first_swap(dev_t *device) in find_first_swap() function