Searched refs:ott_mode (Results 1 – 2 of 2) sorted by relevance
236 if (odd->odd_target->ott_mode == OVERLAY_TARGET_DYNAMIC) { in overlay_target_free()334 if (ott->ott_mode == OVERLAY_TARGET_POINT) { in overlay_target_lookup()345 ASSERT(ott->ott_mode == OVERLAY_TARGET_DYNAMIC); in overlay_target_lookup()494 ott->ott_mode = ota->ota_mode; in overlay_target_associate()498 if (ott->ott_mode == OVERLAY_TARGET_POINT) { in overlay_target_associate()1079 if (ott->ott_mode != OVERLAY_TARGET_POINT && in overlay_target_cache_get()1080 ott->ott_mode != OVERLAY_TARGET_DYNAMIC) { in overlay_target_cache_get()1088 if (ott->ott_mode == OVERLAY_TARGET_POINT) { in overlay_target_cache_get()1149 if (ott->ott_mode != OVERLAY_TARGET_DYNAMIC) { in overlay_target_cache_set()1220 if (ott->ott_mode != OVERLAY_TARGET_DYNAMIC) { in overlay_target_cache_remove()[all …]
76 overlay_target_mode_t ott_mode; /* RO */ member