Home
last modified time | relevance | path

Searched refs:atomic_swap_ushort (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Datomic.h215 extern ushort_t atomic_swap_ushort(volatile ushort_t *, ushort_t);
/illumos-gate/usr/src/common/atomic/amd64/
H A Datomic.S496 ALTENTRY(atomic_swap_ushort)
501 SET_SIZE(atomic_swap_ushort)
/illumos-gate/usr/src/uts/intel/asm/
H A Datomic.h227 __ATOMIC_OPXX(atomic_swap_ushort, ushort_t, "xchg" SUF_16, "r")
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dmach_cpu_module.c630 atomic_swap_ushort(volatile ushort_t *target, ushort_t new) in atomic_swap_ushort() function
/illumos-gate/usr/src/common/atomic/i386/
H A Datomic.S622 ALTENTRY(atomic_swap_ushort)
628 SET_SIZE(atomic_swap_ushort)
/illumos-gate/usr/src/common/atomic/
H A Datomic.c465 atomic_swap_ushort(volatile ushort_t *target, ushort_t new) in atomic_swap_ushort() function
/illumos-gate/usr/src/common/atomic/sparcv9/
H A Datomic.S800 ALTENTRY(atomic_swap_ushort)
822 SET_SIZE(atomic_swap_ushort)
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common172 atomic_swap_ushort
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dsys_atomic_h.cfg511 func | atomic_swap_ushort |\
/illumos-gate/usr/src/man/man9f/
H A DMakefile687 atomic_swap_ushort.9f \
1411 atomic_swap_ushort.9f := LINKSRC = atomic_swap.9f
/illumos-gate/usr/src/man/man3c/
H A DMakefile715 atomic_swap_ushort.3c \
1603 atomic_swap_ushort.3c := LINKSRC = atomic_swap.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers868 atomic_swap_ushort { FLAGS = NODYNSORT; };
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc162 link path=usr/share/man/man9f/atomic_swap_ushort.9f target=atomic_swap.9f
H A Dsystem-library.man3c.inc194 link path=usr/share/man/man3c/atomic_swap_ushort.3c target=atomic_swap.3c