Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vma_is_shmem
include/linux/mm.h
1707
bool vma_is_shmem(const struct vm_area_struct *vma);
mm/mremap.c
1715
if (vma_is_shmem(vma))