Searched refs:os_ref_release_locked (Results 1 – 13 of 13) sorted by relevance
185 os_ref_count_t x = os_ref_release_locked(&rc);189 (void)os_ref_release_locked(&rc);190 x = os_ref_release_locked(&rc);
230 if (os_ref_release_locked(&cur_reason->osr_refcount) > 0) { in os_reason_free()
324 if (os_ref_release_locked(&persona->pna_refcount) == 0) { in persona_put_and_unlock()
180 if (os_ref_release_locked(&filter->sf_refcount) == 0) { in sflt_release_locked()
1578 if (1 == os_ref_release_locked(&fp->fp_iocount)) { in fp_drop()2257 if (1 == os_ref_release_locked(&fp->fp_iocount)) { in file_drop()
2062 const os_ref_count_t refc = os_ref_release_locked(&fp->fp_iocount); in seldrop_locked()
151 static os_ref_count_t os_ref_release_locked(struct os_refcnt *) OS_WARN_RESULT;
97 os_ref_release_locked(struct os_refcnt *rc) in os_ref_release_locked() function
307 cnt = os_ref_release_locked(&sync->es_refcnt); in esync_put()
285 if (os_ref_release_locked(®ion->srk_ref_count) == 0) { in shared_region_key_dealloc()
1544 if (os_ref_release_locked(&filter->refcount) == 0) { in necp_session_remove_all_domain_filters()1658 if (os_ref_release_locked(&trie->refcount) == 0) { in necp_session_remove_all_domain_tries()2439 if (os_ref_release_locked(&filter->refcount) == 0) { in necp_delete_session()5886 if (os_ref_release_locked(&existing_mapping->refcount) == 0) { in necp_remove_string_to_id_mapping()5976 if (os_ref_release_locked(&existing_filter->refcount) == 0) { in necp_remove_domain_filter()6086 if (os_ref_release_locked(&existing_trie->refcount) == 0) { in necp_remove_domain_trie()6520 if (os_ref_release_locked(&existing_rule->refcount) == 0) { in necp_remove_route_rule()6708 if (os_ref_release_locked(&existing_mapping->refcount) == 0) { in necp_remove_uuid_app_id_mapping()6877 if (os_ref_release_locked(&existing_mapping->refcount) == 0) { in necp_remove_agent_uuid_id_mapping()6900 if (os_ref_release_locked(&existing_mapping->refcount) == 0) { in necp_remove_agent_uuid_id_mapping_with_agent_id()[all …]
1642 os_ref_count_t count = os_ref_release_locked(&client->reference_count); in necp_client_release_locked()
1785 c = os_ref_release_locked(&p->ref_count); in pmap_destroy()