FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
atomic_long_read
sys/compat/linuxkpi/common/include/asm/atomic-long.h
105
long c = atomic_long_read(v);
sys/compat/linuxkpi/common/include/asm/atomic-long.h
119
long c = atomic_long_read(v);
sys/ofed/drivers/infiniband/core/ib_cm.c
3991
atomic_long_read(&group->counter[cm_attr->index]));