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

/illumos-gate/usr/src/common/atomic/amd64/
H A Datomic.s40 ANSI_PRAGMA_WEAK2(atomic_and_long,atomic_and_ulong,function)
287 ALTENTRY(atomic_and_ulong) function
291 SET_SIZE(atomic_and_ulong)
/illumos-gate/usr/src/common/atomic/
H A Datomic.c190 atomic_and_ulong(volatile ulong_t *target, ulong_t bits) function
/illumos-gate/usr/src/common/atomic/i386/
H A Datomic.s41 ANSI_PRAGMA_WEAK2(atomic_and_long,atomic_and_ulong,function)
328 ALTENTRY(atomic_and_ulong) function
334 SET_SIZE(atomic_and_ulong)
/illumos-gate/usr/src/common/atomic/sparc/
H A Datomic.s41 ANSI_PRAGMA_WEAK2(atomic_and_long,atomic_and_ulong,function)
520 ALTENTRY(atomic_and_ulong) function
532 SET_SIZE(atomic_and_ulong)
/illumos-gate/usr/src/common/atomic/sparcv9/
H A Datomic.s50 ANSI_PRAGMA_WEAK2(atomic_and_long,atomic_and_ulong,function)
675 ALTENTRY(atomic_and_ulong) function
691 SET_SIZE(atomic_and_ulong)
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dmach_cpu_module.c355 atomic_and_ulong(volatile ulong_t *target, ulong_t bits) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile621 atomic_and_ulong.3c \
1453 atomic_and_ulong.3c := LINKSRC = atomic_and.3c
/illumos-gate/usr/src/man/man9f/
H A DMakefile572 atomic_and_ulong.9f \
1283 atomic_and_ulong.9f := LINKSRC = atomic_and.9f

Completed in 93 milliseconds