Lines Matching defs:URingExecutor
278 async fn go(ex: &URingExecutor) { in readvec()
296 async fn go(ex: &URingExecutor) { in readmulti()
335 async fn write_event(ev: EventFd, wait: EventFd, ex: &URingExecutor) { in event()
345 async fn read_events(ev: EventFd, signal: EventFd, ex: &URingExecutor) { in event()
374 async fn do_test(ex: &URingExecutor) { in pend_on_pipe()
396 async fn go(ex: &URingExecutor) { in readmem()
446 async fn go(ex: &URingExecutor) { in range_error()
470 async fn go(ex: &URingExecutor) { in fallocate()
503 async fn go(ex: &URingExecutor) { in fsync()
515 async fn go(ex: &URingExecutor) { in wait_read()
527 async fn go(ex: &URingExecutor) { in writemem()
549 async fn go(ex: &URingExecutor) { in writevec()
570 async fn go(ex: &URingExecutor) { in writemulti()