Searched refs:expected_os (Results 1 – 1 of 1) sorted by relevance
328 const uint16_t expected_os = UINT16_C(0x2020) | load_u16le(start + 12); in match_samsung_exynos() local329 if (expected_os != UINT16_C(0x736F) /* "so" = reverse("os") */) { in match_samsung_exynos()391 const uint16_t expected_os = load_u16le(start + 4); in match_exynos() local392 if (expected_os != UINT16_C(0x736F) /* "so" = reverse("os") */ ) { in match_exynos()