Lines Matching defs:held
114 * already-held subhandle, and all subhandles must be released before
1866 uint32_t held = 0;
1878 held = RH_HOLD_SERVICE;
1883 held = RH_HOLD_INSTANCE;
1888 held = RH_HOLD_SNAPSHOT;
1893 held = RH_HOLD_SNAPLVL;
1898 held = RH_HOLD_PG;
1903 held = RH_HOLD_PROPERTY;
1923 if (held)
1924 handle_rele_subhandles(h, held);
1962 uint32_t held = 0;
1968 held = RH_HOLD_SCOPE;
1972 held = RH_HOLD_SERVICE;
1976 held = RH_HOLD_INSTANCE;
2007 if (held)
2008 handle_rele_subhandles(h, held);
2019 if (held)
2020 handle_rele_subhandles(h, held);