Home
last modified time | relevance | path

Searched refs:atomic_clear_long_excl (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dbitmap.h184 { result = atomic_clear_long_excl(&(BT_WIM(bitmap, bitindex)), \
H A Datomic.h230 extern int atomic_clear_long_excl(volatile ulong_t *, uint_t);
/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Drdsv3_impl.h86 !atomic_clear_long_excl(((ulong_t *)(void *)(p)) + ((b) >> 6), \
103 !atomic_clear_long_excl(((ulong_t *)(void *)p) + (b >> 5), (b & 0x1f))
/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/uts/sun4v/cpu/
H A Dmach_cpu_module.c665 atomic_clear_long_excl(volatile ulong_t *target, uint_t value) in atomic_clear_long_excl() function
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h439 (atomic_clear_long_excl(&hwp->work_flags, wrk) == 0)
/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/
H A Datomic.c523 atomic_clear_long_excl(volatile ulong_t *target, uint_t value) in atomic_clear_long_excl() function
/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/lib/c_synonyms/
H A Dsyn_common114 atomic_clear_long_excl
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dsys_atomic_h.cfg546 func | atomic_clear_long_excl |\
/illumos-gate/usr/src/man/man9f/
H A DMakefile625 atomic_clear_long_excl.9f \
1335 atomic_clear_long_excl.9f := LINKSRC = atomic_bits.9f
/illumos-gate/usr/src/man/man3c/
H A DMakefile653 atomic_clear_long_excl.3c \
1527 atomic_clear_long_excl.3c := LINKSRC = atomic_bits.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers812 atomic_clear_long_excl { FLAGS = NODYNSORT; };
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc95 link path=usr/share/man/man9f/atomic_clear_long_excl.9f target=atomic_bits.9f
H A Dsystem-library.man3c.inc127 link path=usr/share/man/man3c/atomic_clear_long_excl.3c target=atomic_bits.3c