Home
last modified time | relevance | path

Searched refs:sema_p (Results 1 – 25 of 50) sorted by relevance

12

/titanic_41/usr/src/uts/common/sys/
H A Dsemaphore.h61 extern void sema_p(ksema_t *);
/titanic_41/usr/src/lib/libfakekernel/common/sys/
H A Dsemaphore.h62 extern void sema_p(ksema_t *);
/titanic_41/usr/src/lib/libfakekernel/common/
H A Dsema.c48 sema_p(ksema_t *sem) in sema_p() function
H A Dmapfile-vers161 sema_p;
/titanic_41/usr/src/uts/common/os/
H A Dsemaphore.c227 sema_p(ksema_t *sp) in sema_p() function
266 sema_p(sp); in sema_p_sig()
H A Dbio.c621 sema_p(&bp->b_sem); in getblk_common()
739 sema_p(&errbp->b_sem); in getblk_common()
913 sema_p(&bp->b_sem); /* may block */ in bflush()
988 sema_p(&sbp->b_sem); in blkflush()
1059 sema_p(&bp->b_sem); in bfinval()
1226 sema_p(&bp->b_io); in biowait()
1483 sema_p(&bp->b_sem); /* Should never fail */ in bio_getfreeblk()
H A Dcyclic.c1503 sema_p(&cpu->cyp_modify_wait); in cyclic_expand()
1939 sema_p(&cpu->cyp_modify_wait); in cyclic_remove_here()
/titanic_41/usr/src/cmd/mdb/common/kmdb/kctl/
H A Dkctl_wr.c225 sema_p(&kctl.kctl_wr_avail_sem); in kctl_wr_thread()
/titanic_41/usr/src/uts/common/io/
H A Ddma_engine.c119 sema_p(&dmae_stat[chnl].dch_lock); in i_dmae_acquire()
H A Dfssnap.c1548 sema_p(&cmap->cmap_throttle_sem); in fssnap_translate()
2114 sema_p(&cmap->cmap_throttle_sem); in fssnap_delete_impl()
H A Dfdc.c582 sema_p(&fcp->c_selsem); in fdc_attach()
889 sema_p(&fcp->c_selsem); in fdc_detach()
977 sema_p(&fcp->c_selsem); in fdc_select()
H A Dfd.c671 sema_p(&fdp->d_ocsem); in fd_open()
975 sema_p(&fdp->d_ocsem); in fd_close()
/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_doorclt.c171 sema_p(&iscsi_door_sema); in iscsi_door_upcall()
H A Discsi_ioctl.c1251 sema_p(&iscsid_config_semaphore); in iscsi_ioctl_set_config_sess()
/titanic_41/usr/src/uts/common/syscall/
H A Duadmin.c282 sema_p(&fsflush_sema); in kadmin()
/titanic_41/usr/src/uts/common/klm/
H A Dnlm_impl.c848 sema_p(&nsm->ns_sem); in nlm_nsm_simu_crash()
866 sema_p(&nsm->ns_sem); in nlm_nsm_stat()
894 sema_p(&nsm->ns_sem); in nlm_nsm_mon()
918 sema_p(&nsm->ns_sem); in nlm_nsm_unmon()
937 sema_p(&nsm->ns_sem); in nlm_nsmaddr_reg()
/titanic_41/usr/src/uts/common/fs/
H A Dfsflush.c396 sema_p(&fsflush_sema); in fsflush()
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_dsd.c597 sema_p(&ksp->ks_pipes_sema); in keyspan_open_port()
740 sema_p(&ksp->ks_pipes_sema); in keyspan_close_port()
2024 sema_p(&ksp->ks_pipes_sema); in keyspan_restore_ports_state()
2324 sema_p(&ksp->ks_pipes_sema); in keyspan_disconnect_pipes()
2338 sema_p(&ksp->ks_pipes_sema); in keyspan_reconnect_pipes()
/titanic_41/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c85 sema_p(&uhcip->uhci_ocsem); in uhci_hcdi_pipe_open()
317 sema_p(&uhcip->uhci_ocsem); in uhci_hcdi_pipe_close()
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_subr.c1286 sema_p(&bp->b_io); in ufs_construct_si()
1425 sema_p(&bp->b_io); /* wait for write to complete */ in ufs_putsummaryinfo()
H A Dlufs.c168 sema_p(&cb->b_io); in trans_not_wait()
/titanic_41/usr/src/uts/common/io/lvm/trans/
H A Dtrans_log.c67 #define IOWAIT(bp) sema_p(&bp->b_io)
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_iod.c927 sema_p(&vcp->vc_sendlock); in smb_iod_sendall()
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c761 sema_p(&(info->sema[count])); in hsfs_ra_task()
1463 sema_p(&fio_done[count]); in hsfs_getapage()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c695 sema_p(&xch->xch_sema); in fcoei_transport()

12