Searched defs:atomic_dec_64_nv (Results 1 - 4 of 4) sorted by relevance
| /src/common/lib/libc/atomic/ | ||
| H A D | atomic_dec_64_nv_add.c | 39 atomic_dec_64_nv(volatile uint64_t *addr) function in typeref:typename:uint64_t |
| H A D | atomic_dec_64_nv_cas.c | 39 atomic_dec_64_nv(volatile uint64_t *addr) function in typeref:typename:uint64_t |
| H A D | atomic_op_namespace.h | 102 #define atomic_dec_64_nv _atomic_dec_64_nv macro |
| /src/sys/sys/ | ||
| H A D | atomic.h | 255 #define atomic_dec_64_nv kasan_atomic_dec_64_nv macro |
Completed in 4 milliseconds