Searched refs:save_ovcs_id (Results 1 – 1 of 1) sorted by relevance
2098 int ret, ovcs_id, overlay_nr, save_ovcs_id; in of_unittest_remove_tracked_overlays() local2105 save_ovcs_id = ovcs_id; in of_unittest_remove_tracked_overlays()2112 of_unittest_untrack_overlay(save_ovcs_id); in of_unittest_remove_tracked_overlays()2190 int ret, ovcs_id, save_ovcs_id; in of_unittest_apply_revert_overlay_check() local2198 save_ovcs_id = ovcs_id; in of_unittest_apply_revert_overlay_check()2206 of_unittest_untrack_overlay(save_ovcs_id); in of_unittest_apply_revert_overlay_check()2333 int i, save_ovcs_id[2], ovcs_id; in of_unittest_overlay_6() local2366 save_ovcs_id[0] = ovcs_id; in of_unittest_overlay_6()2383 save_ovcs_id[1] = ovcs_id; in of_unittest_overlay_6()2404 ovcs_id = save_ovcs_id[i]; in of_unittest_overlay_6()[all …]