Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dswap.h504 int find_first_swap(dev_t *device);
/linux/kernel/power/ !
H A Dswap.c352 res = find_first_swap(&swsusp_resume_device); in swsusp_swap_check()
/linux/mm/ !
H A Dswapfile.c1915 int find_first_swap(dev_t *device) in find_first_swap() function