Home
last modified time | relevance | path

Searched refs:uobj_tbl_lock (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_uobj.c81 rw_init(&uo_tbl->uobj_tbl_lock, NULL, RW_DRIVER, NULL); in sol_ofs_uobj_tbl_init()
114 rw_enter(&uo_tbl->uobj_tbl_lock, RW_WRITER); in sol_ofs_uobj_tbl_fini()
153 rw_exit(&uo_tbl->uobj_tbl_lock); in sol_ofs_uobj_tbl_fini()
154 rw_destroy(&uo_tbl->uobj_tbl_lock); in sol_ofs_uobj_tbl_fini()
289 rw_enter(&uo_tbl->uobj_tbl_lock, RW_WRITER); in sol_ofs_uobj_add()
339 rw_exit(&uo_tbl->uobj_tbl_lock); in sol_ofs_uobj_add()
366 rw_exit(&uo_tbl->uobj_tbl_lock); in sol_ofs_uobj_add()
382 rw_exit(&uo_tbl->uobj_tbl_lock); in sol_ofs_uobj_add()
415 rw_enter(&uo_tbl->uobj_tbl_lock, RW_WRITER); in sol_ofs_uobj_remove()
476 rw_exit(&uo_tbl->uobj_tbl_lock); in sol_ofs_uobj_remove()
[all …]
/titanic_41/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ofs_common.h91 krwlock_t uobj_tbl_lock; member
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_event.c671 rw_enter(&uo_tbl->uobj_tbl_lock, RW_READER); in uverbs_async_unaff_event_handler()
693 rw_exit(&uo_tbl->uobj_tbl_lock); in uverbs_async_unaff_event_handler()
H A Dsol_uverbs.c648 rw_enter(&uverbs_uctxt_uo_tbl.uobj_tbl_lock, RW_WRITER); in sol_uverbs_detach()
652 rw_exit(&uverbs_uctxt_uo_tbl.uobj_tbl_lock); in sol_uverbs_detach()
655 rw_exit(&uverbs_uctxt_uo_tbl.uobj_tbl_lock); in sol_uverbs_detach()
2759 rw_enter(&uo_tbl->uobj_tbl_lock, RW_READER); in sol_uverbs_qpnum2uqpid()
2771 rw_exit(&uo_tbl->uobj_tbl_lock); in sol_uverbs_qpnum2uqpid()
2783 rw_exit(&uo_tbl->uobj_tbl_lock); in sol_uverbs_qpnum2uqpid()