Home
last modified time | relevance | path

Searched refs:cached_found (Results 1 – 1 of 1) sorted by relevance

/third_party/eudev/src/shared/
Dvirt.c31 static thread_local int cached_found = -1; in detect_container() local
38 if (_likely_(cached_found >= 0)) { in detect_container()
43 return cached_found; in detect_container()
98 cached_found = r; in detect_container()