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

  /src/sys/arch/arm/arm/
lock_cas.S 112 * int _ucas_32_mp(volatile uint32_t *uptr, uint32_t old, uint32_t new,
115 ENTRY(_ucas_32_mp) function
136 END(_ucas_32_mp)
  /src/sys/sys/
systm.h 423 #define _ucas_32_mp kasan__ucas_32_mp macro
438 #define _ucas_32_mp kmsan__ucas_32_mp macro
444 int _ucas_32_mp(volatile uint32_t *, uint32_t, uint32_t, uint32_t *);

Completed in 15 milliseconds