Home
last modified time | relevance | path

Searched refs:atomic_swap_uchar (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Datomic.h213 extern uchar_t atomic_swap_uchar(volatile uchar_t *, uchar_t);
/illumos-gate/usr/src/common/atomic/amd64/
H A Datomic.S487 ALTENTRY(atomic_swap_uchar)
492 SET_SIZE(atomic_swap_uchar)
/illumos-gate/usr/src/uts/intel/asm/
H A Datomic.h226 __ATOMIC_OPXX(atomic_swap_uchar, uchar_t, "xchg" SUF_8, "q")
/illumos-gate/usr/src/common/atomic/i386/
H A Datomic.S612 ALTENTRY(atomic_swap_uchar)
618 SET_SIZE(atomic_swap_uchar)
/illumos-gate/usr/src/common/atomic/sparcv9/
H A Datomic.S776 ALTENTRY(atomic_swap_uchar)
796 SET_SIZE(atomic_swap_uchar)
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common169 atomic_swap_uchar
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dsys_atomic_h.cfg501 func | atomic_swap_uchar |\
/illumos-gate/usr/src/man/man9f/
H A DMakefile684 atomic_swap_uchar.9f \
1408 atomic_swap_uchar.9f := LINKSRC = atomic_swap.9f
/illumos-gate/usr/src/man/man3c/
H A DMakefile712 atomic_swap_uchar.3c \
1600 atomic_swap_uchar.3c := LINKSRC = atomic_swap.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers865 atomic_swap_uchar { FLAGS = NODYNSORT; };
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc159 link path=usr/share/man/man9f/atomic_swap_uchar.9f target=atomic_swap.9f
H A Dsystem-library.man3c.inc191 link path=usr/share/man/man3c/atomic_swap_uchar.3c target=atomic_swap.3c