Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dstats64.h71 bool stat64_min_slow(Stat64 *s, uint64_t value);
154 } while (!stat64_min_slow(s, value)); in stat64_min()
/openbmc/qemu/util/
H A Dstats64.c91 bool stat64_min_slow(Stat64 *s, uint64_t value) in stat64_min_slow() function