Home
last modified time | relevance | path

Searched refs:do_relax (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/virtio/ringtest/
H A Dmain.h102 extern bool do_relax;
106 if (do_relax) in busy_wait()
H A Dmain.c26 bool do_relax = false; variable
354 do_relax = true; in main()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds