OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ucas_64_mp
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
systm.h
428
#define
_ucas_64_mp
kasan__ucas_64_mp
macro
443
#define
_ucas_64_mp
kmsan__ucas_64_mp
macro
452
int
_ucas_64_mp
(volatile uint64_t *, uint64_t, uint64_t, uint64_t *);
/src/sys/kern/
subr_asan.c
597
#undef
_ucas_64_mp
macro
640
int
_ucas_64_mp
(volatile uint64_t *, uint64_t, uint64_t, uint64_t *);
648
return
_ucas_64_mp
(uaddr, old, new, ret);
subr_msan.c
919
#undef
_ucas_64_mp
macro
981
int
_ucas_64_mp
(volatile uint64_t *, uint64_t, uint64_t, uint64_t *);
990
_ret =
_ucas_64_mp
(uaddr, old, new, ret);
subr_copy.c
688
return
_ucas_64_mp
(uaddr, old, new, ret);
Completed in 60 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026