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

  /src/common/lib/libc/atomic/
atomic_and_64_nv_cas.c 39 atomic_and_64_nv(volatile uint64_t *addr, uint64_t val) function in typeref:typename:uint64_t
51 #undef atomic_and_64_nv
52 atomic_op_alias(atomic_and_64_nv,_atomic_and_64_nv)
atomic_op_namespace.h 59 #define atomic_and_64_nv _atomic_and_64_nv macro
  /src/sys/sys/
atomic.h 222 #define atomic_and_64_nv kasan_atomic_and_64_nv macro
284 #define atomic_and_64_nv kcsan_atomic_and_64_nv
346 #define atomic_and_64_nv kmsan_atomic_and_64_nv

Completed in 12 milliseconds