Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswap.h486 int find_first_swap(dev_t *device);
/openbmc/linux/kernel/power/
H A Dswap.c354 res = find_first_swap(&swsusp_resume_device); in swsusp_swap_check()
/openbmc/linux/mm/
H A Dswapfile.c1682 int find_first_swap(dev_t *device) in find_first_swap() function