Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dstats64.h72 bool stat64_max_slow(Stat64 *s, uint64_t value);
194 } while (!stat64_max_slow(s, value)); in stat64_max()
/openbmc/qemu/util/
H A Dstats64.c120 bool stat64_max_slow(Stat64 *s, uint64_t value) in stat64_max_slow() function