| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | atomic.h | 145 extern uint_t atomic_dec_uint_nv(volatile uint_t *);
|
| H A D | net80211.h | 654 atomic_dec_uint_nv(&(_in)->in_refcnt)
|
| /illumos-gate/usr/src/common/atomic/amd64/ |
| H A D | atomic.S | 175 ALTENTRY(atomic_dec_uint_nv) 182 SET_SIZE(atomic_dec_uint_nv)
|
| /illumos-gate/usr/src/uts/common/io/ |
| H A D | trill.c | 698 if (atomic_dec_uint_nv(&tip->ti_refs) == 0) { in trill_instance_unref() 1062 if (atomic_dec_uint_nv(&tsock->ts_refs) == 0) { in trill_sock_unref() 1113 if (atomic_dec_uint_nv(&tnp->tn_refs) == 0) { in trill_node_unref() 1623 if (atomic_dec_uint_nv(&tsock->ts_sockthreadcount) == 0) in trill_send()
|
| H A D | bridge.c | 807 if (atomic_dec_uint_nv(&bip->bi_refs) == 0) { in bridge_unref() 883 if (atomic_dec_uint_nv(&blp->bl_refs) == 0) { in link_unref() 953 if (atomic_dec_uint_nv(&bfp->bf_refs) == 0) { in fwd_unref()
|
| /illumos-gate/usr/src/uts/common/fs/smbsrv/ |
| H A D | smb2_read.c | 78 ref = atomic_dec_uint_nv(&su->su_ref); in smb_xuio_free()
|
| /illumos-gate/usr/src/uts/sun4v/cpu/ |
| H A D | mach_cpu_module.c | 430 atomic_dec_uint_nv(volatile uint_t *target) in atomic_dec_uint_nv() function
|
| /illumos-gate/usr/src/common/atomic/i386/ |
| H A D | atomic.S | 196 ALTENTRY(atomic_dec_uint_nv) 206 SET_SIZE(atomic_dec_uint_nv)
|
| /illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/ |
| H A D | rdsv3_impl.h | 65 (atomic_dec_uint_nv((a)) == 0)
|
| /illumos-gate/usr/src/common/atomic/ |
| H A D | atomic.c | 248 atomic_dec_uint_nv(volatile uint_t *target) in atomic_dec_uint_nv() function
|
| /illumos-gate/usr/src/common/atomic/sparc/ |
| H A D | atomic.S | 222 ALTENTRY(atomic_dec_uint_nv) 229 SET_SIZE(atomic_dec_uint_nv)
|
| /illumos-gate/usr/src/common/atomic/sparcv9/ |
| H A D | atomic.S | 339 ALTENTRY(atomic_dec_uint_nv) 342 SET_SIZE(atomic_dec_uint_nv)
|
| /illumos-gate/usr/src/test/libc-tests/cfg/symbols/ |
| H A D | sys_atomic_h.cfg | 311 func | atomic_dec_uint_nv |\
|
| /illumos-gate/usr/src/lib/c_synonyms/ |
| H A D | syn_common | 126 atomic_dec_uint_nv
|
| /illumos-gate/usr/src/uts/intel/io/viona/ |
| H A D | viona_tx.c | 324 ref = atomic_dec_uint_nv(&dp->d_ref); in viona_desb_release()
|
| /illumos-gate/usr/src/uts/intel/io/vmm/ |
| H A D | vmm_vm.c | 599 uint_t ref = atomic_dec_uint_nv(&vmo->vmo_refcnt); in vm_object_release()
|
| /illumos-gate/usr/src/man/man9f/ |
| H A D | Manlink | 104 atomic_dec_uint_nv.9f
|
| /illumos-gate/usr/src/man/man3c/ |
| H A D | Manlink | 101 atomic_dec_uint_nv.3c
|
| /illumos-gate/usr/src/lib/libsldap/common/ |
| H A D | ns_connmgmt.c | 784 if (atomic_dec_uint_nv(&cmg->ref_cnt) == 0) { in release_conn_mgmt()
|
| /illumos-gate/usr/src/uts/common/fs/nfs/ |
| H A D | nfs_server.c | 3233 ref = atomic_dec_uint_nv(&nfsuiop->nu_ref); in rfs_free_xuio()
|
| /illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
| H A D | hermon_mr.c | 3420 return (atomic_dec_uint_nv(&rc->swrc_refcnt)); in hermon_mtt_refcnt_dec()
|
| /illumos-gate/usr/src/lib/libc/port/ |
| H A D | mapfile-vers | 973 atomic_dec_uint_nv { FLAGS = NODYNSORT; };
|
| /illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
| H A D | t4_sge.c | 4037 if (atomic_dec_uint_nv(&rxb->ref_cnt) == 0) in rxbuf_free()
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | system-kernel.man9f.inc | 110 link path=usr/share/man/man9f/atomic_dec_uint_nv.9f target=atomic_dec.9f
|
| H A D | system-library.man3c.inc | 143 link path=usr/share/man/man3c/atomic_dec_uint_nv.3c target=atomic_dec.3c
|