Searched refs:reschedule (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/pf/libevent/
H A Devbuffer.c77 * If we are below the watermark then reschedule reading if it's
112 goto reschedule;
143 reschedule:
172 goto reschedule;
177 goto reschedule;
201 reschedule:
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent_sock.c173 goto reschedule;
191 reschedule:
273 goto reschedule;
302 reschedule:
/freebsd-11-stable/contrib/gdb/gdb/
H A Dser-unix.c98 static void reschedule (struct serial *scb);
1029 specific readchar() function. Note: reschedule() is called after
1031 level fd_event() poll_event() code (which also calls reschedule())
1068 reschedule (scb);
1188 reschedule (struct serial *scb)
1286 reschedule (scb);
1301 reschedule (scb);
1317 reschedule (scb);
1186 reschedule (struct serial *scb) function
/freebsd-11-stable/sys/dev/liquidio/
H A Dlio_core.c508 int reschedule, tx_done = 1; local
510 reschedule = lio_droq_process_packets(oct, droq, oct->rx_budget);
524 if (reschedule || !tx_done)
/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_droq.c240 int reschedule, tx_done = 1; local
242 reschedule = lio_droq_process_packets(oct, droq, oct->rx_budget);
247 if (reschedule || !tx_done)
/freebsd-11-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c2645 goto reschedule;
2659 goto reschedule;
2676 goto reschedule;
2681 goto reschedule;
2688 reschedule:

Completed in 202 milliseconds