Home
last modified time | relevance | path

Searched defs:_ucas_64 (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/rump/librump/rumpkern/
H A Drumpcopy.c221 _ucas_64(volatile uint64_t *uaddr, uint64_t old, uint64_t new, uint64_t *ret) in _ucas_64() function
/netbsd/sys/sys/
H A Dsystm.h422 #define _ucas_64 kasan__ucas_64 macro
437 #define _ucas_64 kmsan__ucas_64 macro
/netbsd/sys/kern/
H A Dsubr_copy.c631 _ucas_64(volatile uint64_t *uaddr, uint64_t old, uint64_t new, uint64_t *ret) in _ucas_64() function