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

  /src/sys/sys/
systm.h 434 int kmsan__ucas_64_mp(volatile uint64_t *, uint64_t, uint64_t, uint64_t *);
440 #define _ucas_64_mp kmsan__ucas_64_mp
  /src/sys/kern/
subr_msan.c 982 int kmsan__ucas_64_mp(volatile uint64_t *, uint64_t, uint64_t, uint64_t *);
984 kmsan__ucas_64_mp(volatile uint64_t *uaddr, uint64_t old, uint64_t new, function in typeref:typename:int

Completed in 13 milliseconds