HomeSort by: relevance | last modified time | path
    Searched refs:kmsan__ucas_64 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
systm.h 432 int kmsan__ucas_64(volatile uint64_t *, uint64_t, uint64_t, uint64_t *);
439 #define _ucas_64 kmsan__ucas_64
  /src/sys/kern/
subr_msan.c 965 int kmsan__ucas_64(volatile uint64_t *, uint64_t, uint64_t, uint64_t *);
967 kmsan__ucas_64(volatile uint64_t *uaddr, uint64_t old, uint64_t new, function in typeref:typename:int

Completed in 13 milliseconds