Home
last modified time | relevance | path

Searched refs:atomic_and_64 (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Datomic.h112 extern void atomic_and_64(volatile uint64_t *, uint64_t);
/illumos-gate/usr/src/common/atomic/amd64/
H A Datomic.S286 ENTRY(atomic_and_64) function
292 SET_SIZE(atomic_and_64)
/illumos-gate/usr/src/uts/intel/asm/
H A Datomic.h160 __ATOMIC_OP64(atomic_and_64, uint64_t, uint64_t, "and" SUF_64, "r")
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dmach_cpu_module.c360 atomic_and_64(volatile uint64_t *target, uint64_t bits) in atomic_and_64() function
/illumos-gate/usr/src/common/atomic/i386/
H A Datomic.S536 ENTRY(atomic_and_64) function
557 SET_SIZE(atomic_and_64)
/illumos-gate/usr/src/common/atomic/
H A Datomic.c192 atomic_and_64(volatile uint64_t *target, uint64_t bits) in atomic_and_64() function
/illumos-gate/usr/src/common/atomic/sparc/
H A Datomic.S544 ENTRY(atomic_and_64) function
560 SET_SIZE(atomic_and_64)
/illumos-gate/usr/src/common/atomic/sparcv9/
H A Datomic.S673 ENTRY(atomic_and_64) function
693 SET_SIZE(atomic_and_64)
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common93 atomic_and_64
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dsys_atomic_h.cfg241 func | atomic_and_64 |\
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmachdep.c1450 atomic_and_64(&plat_dr_options, ~features); in plat_dr_disable_capability()
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c2393 atomic_and_64(&acpica_core_features, ~features); in acpica_clear_core_feature()
2411 atomic_and_64(&acpica_devcfg_features, ~features); in acpica_clear_devcfg_feature()
/illumos-gate/usr/src/man/man9f/
H A DMakefile604 atomic_and_64.9f \
1322 atomic_and_64.9f := LINKSRC = atomic_and.9f
/illumos-gate/usr/src/man/man3c/
H A DMakefile632 atomic_and_64.3c \
1514 atomic_and_64.3c := LINKSRC = atomic_and.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers792 atomic_and_64;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc72 link path=usr/share/man/man9f/atomic_and_64.9f target=atomic_and.9f
H A Dsystem-library.man3c.inc104 link path=usr/share/man/man3c/atomic_and_64.3c target=atomic_and.3c