HomeSort by: relevance | last modified time | path
    Searched defs:atomic_and_32_nv (Results 1 - 3 of 3) sorted by relevancy

  /src/common/lib/libc/atomic/
atomic_and_32_nv_cas.c 37 atomic_and_32_nv(volatile uint32_t *addr, uint32_t val) function in typeref:typename:uint32_t
49 #undef atomic_and_32_nv
50 atomic_op_alias(atomic_and_32_nv,_atomic_and_32_nv)
atomic_op_namespace.h 56 #define atomic_and_32_nv _atomic_and_32_nv macro
  /src/sys/sys/
atomic.h 219 #define atomic_and_32_nv kasan_atomic_and_32_nv macro
281 #define atomic_and_32_nv kcsan_atomic_and_32_nv
343 #define atomic_and_32_nv kmsan_atomic_and_32_nv

Completed in 13 milliseconds