Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsemaphore.h64 extern int sema_tryp(ksema_t *);
/titanic_41/usr/src/lib/libfakekernel/common/sys/
H A Dsemaphore.h65 extern int sema_tryp(ksema_t *);
/titanic_41/usr/src/lib/libfakekernel/common/
H A Dsema.c91 sema_tryp(ksema_t *sem) in sema_tryp() function
H A Dmapfile-vers163 sema_tryp;
/titanic_41/usr/src/uts/common/io/
H A Ddma_engine.c120 } 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()
/titanic_41/usr/src/uts/common/os/
H A Dbio.c603 if (!sema_tryp(&bp->b_sem)) { in getblk_common()
805 if (sema_tryp(&bp->b_sem)) { in trygetblk()
1518 if (!sema_tryp(&bp->b_sem)) { in bio_getfreeblk()
1732 if (!sema_tryp(&bp->b_sem)) { in bio_recycle()
1808 if (!sema_tryp(&bp->b_sem)) in bio_recycle()
H A Dsemaphore.c371 sema_tryp(ksema_t *sp) in sema_tryp() function
H A Dcpu.c1033 if (sema_tryp(&cpi->cp_sem)) in pause_cpus()
/titanic_41/usr/src/uts/common/fs/
H A Dfsflush.c426 sema_tryp(&bp->b_sem)) { in fsflush()
H A Dvfs.c1549 if ((sema_tryp(&vfsp->vfs_reflock) == 0) && in domount()
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_iod.c608 if (sema_tryp(&vcp->vc_sendlock) == 0) { in smb_iod_addrq()
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c759 while (sema_tryp(&(info->sema[count])) == 0) { in hsfs_ra_task()
1454 while (sema_tryp(&fio_done[count]) == 0) { in hsfs_getapage()
/titanic_41/usr/src/man/man9f/
H A DMakefile1130 sema_tryp.9f \
1945 sema_tryp.9f := LINKSRC = semaphore.9f
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c2242 if (!sema_tryp(&vlun->svl_pgr_sema)) in vhci_bind_transport()
2283 if (!sema_tryp(&vlun->svl_pgr_sema)) in vhci_bind_transport()
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c903 if (sema_tryp(&qp->nq_sema) == 0) in nvme_submit_io_cmd()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc1226 link path=usr/share/man/man9f/sema_tryp.9f target=semaphore.9f
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6660 got_semaphore_here = sema_tryp(&un->un_semoclose); in sdpower()
/titanic_41/
H A D.gitignore8849 usr/src/man/man9f/sema_tryp.9f