Searched refs:do_timeout (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/dma/ |
| H A D | local.c | 72 do_timeout(100, 0); in create_mbox() 95 do_timeout(0, 0); in create_mbox() 150 do_timeout(100, 0); in deliver_local() 157 do_timeout(0, 0); in deliver_local() 183 do_timeout(0, 0); in deliver_local()
|
| H A D | net.c | 135 if (do_timeout(CON_TIMEOUT, 1) != 0) { in read_remote() 248 do_timeout(0, 0); in read_remote() 257 do_timeout(0, 0); in read_remote()
|
| H A D | dma.h | 248 int do_timeout(int, int);
|
| H A D | util.c | 265 do_timeout(int timeout, int dojmp) in do_timeout() function
|