Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_shared_maywrite
include/linux/mm.h
1308
return is_shared_maywrite(&vma->flags);
mm/filemap.c
4025
if (is_shared_maywrite(&desc->vma_flags))
tools/testing/vma/include/dup.h
950
return is_shared_maywrite(&vma->flags);