Home
last modified time | relevance | path

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

/openbmc/linux/tools/virtio/ringtest/
H A Dmain.h105 extern bool do_relax;
109 if (do_relax) in busy_wait()
H A Dmain.c26 bool do_relax = false; variable
354 do_relax = true; in main()