Home
last modified time | relevance | path

Searched refs:uverbs_ufile_uo_tbl (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_event.c92 if (sol_ofs_uobj_remove(&uverbs_ufile_uo_tbl, &ufile->uobj)) { in sol_uverbs_event_file_close()
330 if (sol_ofs_uobj_add(&uverbs_ufile_uo_tbl, &ufile->uobj) != 0) { in uverbs_alloc_event_file()
H A Dsol_uverbs.c135 sol_ofs_uobj_table_t uverbs_ufile_uo_tbl; variable
2924 sol_ofs_uobj_tbl_init(&uverbs_ufile_uo_tbl, in sol_uverbs_user_objects_init()
2942 sol_ofs_uobj_tbl_fini(&uverbs_ufile_uo_tbl); in sol_uverbs_user_objects_fini()
/titanic_44/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.h284 extern sol_ofs_uobj_table_t uverbs_ufile_uo_tbl;