OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ucas_64_mp
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
systm.h
425
#define
_ucas_64_mp
kasan__ucas_64_mp
macro
440
#define
_ucas_64_mp
kmsan__ucas_64_mp
macro
449
int
_ucas_64_mp
(volatile uint64_t *, uint64_t, uint64_t, uint64_t *);
/src/sys/kern/
subr_asan.c
597
#undef
_ucas_64_mp
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
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
685
return
_ucas_64_mp
(uaddr, old, new, ret);
Completed in 36 milliseconds
Indexes created Tue Oct 21 05:10:09 GMT 2025