HomeSort by: relevance | last modified time | path
    Searched defs:atomic_and_64_nv (Results 1 - 6 of 6) 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
51 atomic_op_alias(atomic_and_64_nv,_atomic_and_64_nv)
atomic_op_namespace.h 57 #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
  /src/sys/kern/
subr_csan.c 399 #undef atomic_and_64_nv macro
subr_asan.c 714 #undef atomic_and_64_nv macro
subr_msan.c 1118 #undef atomic_and_64_nv macro

Completed in 37 milliseconds