Searched refs:busy_wait (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_kloop.c155 bool busy_wait; member in struct:sync_kloop_ring_args
213 if (!a->busy_wait) {
224 if (!a->busy_wait) {
262 if (a->busy_wait) {
347 if (!a->busy_wait) {
358 if (!a->busy_wait) {
397 if (a->busy_wait) {
577 bool busy_wait = true; local
638 a->busy_wait = busy_wait;
[all...]
/freebsd-11-stable/sys/i386/isa/
H A Dspic.c154 busy_wait(struct spic_softc *sc) function
183 busy_wait(sc);
192 busy_wait(sc);
194 busy_wait(sc);
/freebsd-11-stable/tools/tools/netmap/
H A Dlb.c103 bool busy_wait; member in struct:__anon5533
581 glob_arg.busy_wait = false;
623 glob_arg.busy_wait = true;
857 if (!glob_arg.busy_wait && !pending) {

Completed in 76 milliseconds