Searched refs:uobj_tbl_uo_root (Results 1 – 4 of 4) sorted by relevance
86 uo_tbl->uobj_tbl_uo_root = NULL; in sol_ofs_uobj_tbl_init()127 blk = uo_tbl->uobj_tbl_uo_root[i]; in sol_ofs_uobj_tbl_fini()146 if (uo_tbl->uobj_tbl_uo_root) { in sol_ofs_uobj_tbl_fini()150 kmem_free(uo_tbl->uobj_tbl_uo_root, size); in sol_ofs_uobj_tbl_fini()295 blk = uo_tbl->uobj_tbl_uo_root[i]; in sol_ofs_uobj_add()343 if (uo_tbl->uobj_tbl_uo_root) { in sol_ofs_uobj_add()348 bcopy(uo_tbl->uobj_tbl_uo_root, p, oldsz); in sol_ofs_uobj_add()349 kmem_free(uo_tbl->uobj_tbl_uo_root, oldsz); in sol_ofs_uobj_add()351 uo_tbl->uobj_tbl_uo_root = p; in sol_ofs_uobj_add()369 ASSERT(uo_tbl->uobj_tbl_uo_root[empty] == NULL); in sol_ofs_uobj_add()[all …]
96 sol_ofs_uobj_blk_t **uobj_tbl_uo_root; member
674 blk = uo_tbl->uobj_tbl_uo_root[i]; in uverbs_async_unaff_event_handler()
2765 blk = uo_tbl->uobj_tbl_uo_root[i]; in sol_uverbs_qpnum2uqpid()