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

/illumos-gate/usr/src/common/atomic/amd64/
H A Datomic.s534 ENTRY(atomic_clear_long_excl) function
542 SET_SIZE(atomic_clear_long_excl)
/illumos-gate/usr/src/common/atomic/
H A Datomic.c525 atomic_clear_long_excl(volatile ulong_t *target, uint_t value) function
/illumos-gate/usr/src/common/atomic/i386/
H A Datomic.s674 ENTRY(atomic_clear_long_excl) function
684 SET_SIZE(atomic_clear_long_excl)
/illumos-gate/usr/src/common/atomic/sparc/
H A Datomic.s752 ENTRY(atomic_clear_long_excl) function
769 SET_SIZE(atomic_clear_long_excl)
/illumos-gate/usr/src/common/atomic/sparcv9/
H A Datomic.s886 ENTRY(atomic_clear_long_excl) function
907 SET_SIZE(atomic_clear_long_excl)
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dmach_cpu_module.c665 atomic_clear_long_excl(volatile ulong_t *target, uint_t value) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile634 atomic_clear_long_excl.3c \
1458 atomic_clear_long_excl.3c := LINKSRC = atomic_bits.3c
/illumos-gate/usr/src/man/man9f/
H A DMakefile585 atomic_clear_long_excl.9f \
1288 atomic_clear_long_excl.9f := LINKSRC = atomic_bits.9f

Completed in 103 milliseconds