FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
atomic_xchg
sys/dev/drm2/drm_atomic.h
75
(atomic_xchg((p), 1) != b)
sys/dev/drm2/ttm/ttm_bo.c
206
while (unlikely(atomic_xchg(&bo->reserved, 1) != 0)) {
sys/dev/drm2/ttm/ttm_bo.c
304
while (unlikely(atomic_xchg(&bo->reserved, 1) != 0)) {