Searched defs:atomic_and_64 (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/common/atomic/amd64/
H A Datomic.s286 ENTRY(atomic_and_64) function
292 SET_SIZE(atomic_and_64)
/illumos-gate/usr/src/common/atomic/
H A Datomic.c194 atomic_and_64(volatile uint64_t *target, uint64_t bits) function
/illumos-gate/usr/src/common/atomic/i386/
H A Datomic.s531 * NOTE: If atomic_and_64 and atomic_and_64_nv are ever
536 ENTRY(atomic_and_64) function
557 SET_SIZE(atomic_and_64)
/illumos-gate/usr/src/common/atomic/sparc/
H A Datomic.s539 * NOTE: If atomic_and_64 and atomic_and_64_nv are ever
544 ENTRY(atomic_and_64) function
560 SET_SIZE(atomic_and_64)
/illumos-gate/usr/src/common/atomic/sparcv9/
H A Datomic.s668 * NOTE: If atomic_and_64 and atomic_and_64_nv are ever
673 ENTRY(atomic_and_64) function
693 SET_SIZE(atomic_and_64)
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dmach_cpu_module.c360 atomic_and_64(volatile uint64_t *target, uint64_t bits) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile613 atomic_and_64.3c \
1445 atomic_and_64.3c := LINKSRC = atomic_and.3c
/illumos-gate/usr/src/man/man9f/
H A DMakefile564 atomic_and_64.9f \
1275 atomic_and_64.9f := LINKSRC = atomic_and.9f

Completed in 107 milliseconds