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

  /src/sys/sys/
systm.h 429 int kmsan__ucas_32_mp(volatile uint32_t *, uint32_t, uint32_t, uint32_t *);
438 #define _ucas_32_mp kmsan__ucas_32_mp
  /src/sys/kern/
subr_msan.c 947 int kmsan__ucas_32_mp(volatile uint32_t *, uint32_t, uint32_t, uint32_t *);
949 kmsan__ucas_32_mp(volatile uint32_t *uaddr, uint32_t old, uint32_t new, function in typeref:typename:int

Completed in 15 milliseconds