Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PM_SWAP
fs/proc/task_mmu.c
1869
#define PM_SWAP BIT_ULL(62)
tools/mm/page-types.c
58
#define PM_SWAP (1ULL << 62)
tools/testing/selftests/mm/vm_util.h
18
#define PM_SWAP BIT_ULL(62)