Searched defs:attempt (Results 1 – 3 of 3) sorted by relevance
109 for (int attempt = 1; attempt <= 50; ++attempt) { in ScopedKptrUnrestrict() local
289 for (size_t attempt{0}; attempt < kMaxAttempts; ++attempt) { in gather_attestation_application_id() local
115301 __s32 attempt; member