Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RWSEM_WRITER_LOCKED
include/linux/rwsem.h
70
#define RWSEM_WRITER_LOCKED (1UL << 0)
kernel/locking/rwsem.c
118
#define RWSEM_WRITER_LOCKED (1UL << 0)