Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rwsem_write_trylock
kernel/locking/rwsem.c
1316
if (unlikely(!rwsem_write_trylock(sem))) {
kernel/locking/rwsem.c
1340
ret = rwsem_write_trylock(sem);