Home
last modified time | relevance | path

Searched refs:atomic_swap_uint (Results 1 – 20 of 20) sorted by relevance

/titanic_50/usr/src/cmd/vscan/vscand/
H A Dvs_main.c132 (void) atomic_swap_uint(&vscand_sigval, sig); in vscand_sig_handler()
247 sigval = atomic_swap_uint(&vscand_sigval, 0); in main()
259 if (atomic_swap_uint(&vscand_n_refresh, 0) != 0) in main()
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_l2t.c230 (void) atomic_swap_uint(&d->nfree, L2T_SIZE); in t4_init_l2t()
238 (void) atomic_swap_uint(&d->l2tab[i].refcnt, 0); in t4_init_l2t()
513 (void) atomic_swap_uint(&e->refcnt, 1); in t4_l2t_get()
H A Dt4_nexus.c955 (void) atomic_swap_uint(&sc->open, 0); in t4_cb_close()
2233 (void) atomic_swap_uint(loc, new); in t4_register_cpl_handler()
/titanic_50/usr/src/uts/common/sys/
H A Datomic.h216 extern uint_t atomic_swap_uint(volatile uint_t *, uint_t);
/titanic_50/usr/src/uts/sun4v/io/
H A Dqcn.c986 if (atomic_swap_uint(&qcn_state->qcn_soft_pend, QCN_SP_DO) == in qcn_trigger_softint()
1002 (void) atomic_swap_uint(&qcn_state->qcn_soft_pend, QCN_SP_IP); in qcn_soft_intr()
1058 } while (atomic_swap_uint(&qcn_state->qcn_soft_pend, QCN_SP_IDL) == in qcn_soft_intr()
/titanic_50/usr/src/uts/intel/asm/
H A Datomic.h228 __ATOMIC_OPXX(atomic_swap_uint, uint_t, "xchg" SUF_32, "r")
/titanic_50/usr/src/common/atomic/amd64/
H A Datomic.s505 ALTENTRY(atomic_swap_uint)
510 SET_SIZE(atomic_swap_uint)
/titanic_50/usr/src/uts/sun4v/cpu/
H A Dmach_cpu_module.c640 atomic_swap_uint(volatile uint_t *target, uint_t new) in atomic_swap_uint() function
/titanic_50/usr/src/common/atomic/i386/
H A Datomic.s632 ALTENTRY(atomic_swap_uint)
642 SET_SIZE(atomic_swap_uint)
/titanic_50/usr/src/common/atomic/
H A Datomic.c483 atomic_swap_uint(volatile uint_t *target, uint_t new) in atomic_swap_uint() function
/titanic_50/usr/src/lib/c_synonyms/
H A Dsyn_common170 atomic_swap_uint
/titanic_50/usr/src/common/atomic/sparcv9/
H A Datomic.s826 ALTENTRY(atomic_swap_uint)
840 SET_SIZE(atomic_swap_uint)
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_dce.c229 if (atomic_swap_uint(&ipst->ips_dce_reclaim_needed, 0) != 0) in ip_dce_reclaim()
/titanic_50/usr/src/man/man9f/
H A DMakefile630 atomic_swap_uint.9f \
1321 atomic_swap_uint.9f := LINKSRC = atomic_swap.9f
/titanic_50/usr/src/man/man3c/
H A DMakefile693 atomic_swap_uint.3c \
1534 atomic_swap_uint.3c := LINKSRC = atomic_swap.3c
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers742 atomic_swap_uint { FLAGS = NODYNSORT };
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc599 link path=usr/share/man/man9f/atomic_swap_uint.9f target=atomic_swap.9f
H A Dsystem-library.man3c.inc687 link path=usr/share/man/man3c/atomic_swap_uint.3c target=atomic_swap.3c
/titanic_50/usr/src/uts/common/os/
H A Ddevcfg.c7965 cache_valid = atomic_swap_uint(&di_cache.cache_valid, 0); in i_ddi_di_cache_invalidate()
/titanic_50/
H A D.gitignore4822 usr/src/man/man3c/atomic_swap_uint.3c
8361 usr/src/man/man9f/atomic_swap_uint.9f