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

/illumos-gate/usr/src/common/atomic/amd64/
H A Datomic.s41 ANSI_PRAGMA_WEAK2(atomic_or_long,atomic_or_ulong,function)
255 ALTENTRY(atomic_or_ulong) function
259 SET_SIZE(atomic_or_ulong)
/illumos-gate/usr/src/common/atomic/
H A Datomic.c158 atomic_or_ulong(volatile ulong_t *target, ulong_t bits) function
/illumos-gate/usr/src/common/atomic/i386/
H A Datomic.s42 ANSI_PRAGMA_WEAK2(atomic_or_long,atomic_or_ulong,function)
296 ALTENTRY(atomic_or_ulong) function
302 SET_SIZE(atomic_or_ulong)
/illumos-gate/usr/src/common/atomic/sparc/
H A Datomic.s42 ANSI_PRAGMA_WEAK2(atomic_or_long,atomic_or_ulong,function)
398 ALTENTRY(atomic_or_ulong) function
410 SET_SIZE(atomic_or_ulong)
/illumos-gate/usr/src/common/atomic/sparcv9/
H A Datomic.s51 ANSI_PRAGMA_WEAK2(atomic_or_long,atomic_or_ulong,function)
549 ALTENTRY(atomic_or_ulong) function
565 SET_SIZE(atomic_or_ulong)
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dmach_cpu_module.c315 atomic_or_ulong(volatile ulong_t *target, ulong_t bits) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile683 atomic_or_ulong.3c \
1521 atomic_or_ulong.3c := LINKSRC = atomic_or.3c
/illumos-gate/usr/src/man/man9f/
H A DMakefile634 atomic_or_ulong.9f \
1351 atomic_or_ulong.9f := LINKSRC = atomic_or.9f

Completed in 102 milliseconds