Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
find_first_swap
include/linux/swap.h
456
int find_first_swap(dev_t *device);
kernel/power/swap.c
346
res = find_first_swap(&swsusp_resume_device);