Home
last modified time | relevance | path

Searched refs:rh_extrefs (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h85 long rh_extrefs; /* user-created subhandle count */ member
H A Dlowlevel.c783 ret->rh_intrefs = ret->rh_extrefs; in scf_handle_create()
784 ret->rh_extrefs = 0; in scf_handle_create()
1306 handle->rh_extrefs > 0 || in handle_unrefed()
1321 handle->rh_extrefs = handle->rh_intrefs; in handle_unrefed()
1369 assert(handle->rh_extrefs == 0); in handle_unrefed()
1552 h->rh_extrefs++; in datael_init()
1571 --h->rh_extrefs; in datael_destroy()
2162 h->rh_extrefs++; in scf_iter_create()
2220 --handle->rh_extrefs; in scf_iter_destroy()
3785 --h->rh_extrefs; in entry_destroy_locked()
[all …]