Searched refs:dummy_val (Results 1 – 2 of 2) sorted by relevance
583 char *source = NULL, *dummy_val = NULL, *target = NULL; in __profile_remove_xrealm_mapping() local603 code = profile_iterator(&state, &source, &dummy_val); in __profile_remove_xrealm_mapping()639 if (dummy_val != NULL) { in __profile_remove_xrealm_mapping()640 profile_release_string(dummy_val); in __profile_remove_xrealm_mapping()641 dummy_val = NULL; in __profile_remove_xrealm_mapping()657 if (dummy_val != NULL) in __profile_remove_xrealm_mapping()658 profile_release_string(dummy_val); in __profile_remove_xrealm_mapping()
691 uint64_t ret, dummy_val; in update_hvdump_buffer() local697 &dummy_val); in update_hvdump_buffer()