Searched defs:atomic_dec_32_nv (Results 1 - 4 of 4) sorted by relevance
| /src/common/lib/libc/atomic/ | ||
| H A D | atomic_dec_32_nv_add.c | 37 atomic_dec_32_nv(volatile uint32_t *addr) function in typeref:typename:uint32_t |
| H A D | atomic_dec_32_nv_cas.c | 37 atomic_dec_32_nv(volatile uint32_t *addr) function in typeref:typename:uint32_t |
| H A D | atomic_op_namespace.h | 99 #define atomic_dec_32_nv _atomic_dec_32_nv macro |
| /src/sys/sys/ | ||
| H A D | atomic.h | 251 #define atomic_dec_32_nv kasan_atomic_dec_32_nv macro |
Completed in 4 milliseconds