Home
last modified time | relevance | path

Searched refs:atomic_long_read (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/asm/
H A Datomic-long.h65 atomic_long_read(atomic_long_t *v) in atomic_long_read() function
105 long c = atomic_long_read(v); in atomic_long_add_unless()
119 long c = atomic_long_read(v); in atomic_long_fetch_add_unless()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cm.c3991 atomic_long_read(&group->counter[cm_attr->index])); in cm_show_counter()