Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsemaphore.h62 extern int sema_tryp(ksema_t *);
/illumos-gate/usr/src/lib/libfakekernel/common/sys/
H A Dsemaphore.h65 extern int sema_tryp(ksema_t *);
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dsema.c91 sema_tryp(ksema_t *sem) in sema_tryp() function
H A Dmapfile-vers225 sema_tryp;
/illumos-gate/usr/src/uts/common/io/
H A Ddma_engine.c118 } else if (sema_tryp(&dmae_stat[chnl].dch_lock) == 0) { in i_dmae_acquire()
H A Dfssnap.c1545 if (sema_tryp(&cmap->cmap_throttle_sem) == 0) { in fssnap_translate()
/illumos-gate/usr/src/uts/common/os/
H A Dbio.c606 if (!sema_tryp(&bp->b_sem)) { in getblk_common()
808 if (sema_tryp(&bp->b_sem)) { in trygetblk()
1501 if (!sema_tryp(&bp->b_sem)) { in bio_getfreeblk()
1715 if (!sema_tryp(&bp->b_sem)) { in bio_recycle()
1791 if (!sema_tryp(&bp->b_sem)) in bio_recycle()
H A Dsemaphore.c371 sema_tryp(ksema_t *sp) in sema_tryp() function
H A Dnetstack.c1143 if (sema_tryp(&netstack_reap_limiter) == 0) { in netstack_rele()
H A Dcpu.c1059 if (sema_tryp(&cpi->cp_sem)) in pause_cpus()
/illumos-gate/usr/src/uts/common/fs/
H A Dfsflush.c426 sema_tryp(&bp->b_sem)) { in fsflush()
H A Dvfs.c1476 if ((sema_tryp(&vfsp->vfs_reflock) == 0) && in domount()
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c673 while (sema_tryp(&(info->sema[count])) == 0) { in hsfs_ra_task()
1352 while (sema_tryp(&fio_done[count]) == 0) { in hsfs_getapage()
/illumos-gate/usr/src/man/man9f/
H A DMakefile1203 sema_tryp.9f \
2075 sema_tryp.9f := LINKSRC = semaphore.9f
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c2245 if (!sema_tryp(&vlun->svl_pgr_sema)) in vhci_bind_transport()
2286 if (!sema_tryp(&vlun->svl_pgr_sema)) in vhci_bind_transport()
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c1527 if (sema_tryp(&qp->nq_sema) == 0) in nvme_submit_io_cmd()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc1263 link path=usr/share/man/man9f/sema_tryp.9f target=semaphore.9f