Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c328 #define WCOUNT_MAX 512 macro
357 if (rcount >= WCOUNT_MAX) { in test_pipe()
365 if (wcount >= WCOUNT_MAX) { in test_pipe()