Home
last modified time | relevance | path

Searched refs:atomic_and_16 (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Datomic.h106 extern void atomic_and_16(volatile uint16_t *, uint16_t);
/illumos-gate/usr/src/common/atomic/amd64/
H A Datomic.S270 ENTRY(atomic_and_16) function
276 SET_SIZE(atomic_and_16)
/illumos-gate/usr/src/uts/intel/asm/
H A Datomic.h158 __ATOMIC_OPXX(atomic_and_16, uint16_t, uint16_t, "and" SUF_16, "r")
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dmach_cpu_module.c335 atomic_and_16(volatile uint16_t *target, uint16_t bits) in atomic_and_16() function
/illumos-gate/usr/src/common/atomic/i386/
H A Datomic.S316 ENTRY(atomic_and_16) function
324 SET_SIZE(atomic_and_16)
/illumos-gate/usr/src/common/atomic/
H A Datomic.c172 atomic_and_16(volatile uint16_t *target, uint16_t bits) in atomic_and_16() function
/illumos-gate/usr/src/common/atomic/sparc/
H A Datomic.S480 ENTRY(atomic_and_16) function
508 SET_SIZE(atomic_and_16)
/illumos-gate/usr/src/common/atomic/sparcv9/
H A Datomic.S609 ENTRY(atomic_and_16) function
637 SET_SIZE(atomic_and_16)
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common89 atomic_and_16
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dsys_atomic_h.cfg216 func | atomic_and_16 |\
/illumos-gate/usr/src/man/man9f/
H A DMakefile600 atomic_and_16.9f \
1318 atomic_and_16.9f := LINKSRC = atomic_and.9f
/illumos-gate/usr/src/man/man3c/
H A DMakefile628 atomic_and_16.3c \
1510 atomic_and_16.3c := LINKSRC = atomic_and.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers789 atomic_and_16;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc68 link path=usr/share/man/man9f/atomic_and_16.9f target=atomic_and.9f
H A Dsystem-library.man3c.inc100 link path=usr/share/man/man3c/atomic_and_16.3c target=atomic_and.3c