Searched refs:CreatingContext (Results 1 – 2 of 2) sorted by relevance
48 CreatingContext(sys_util::Error), enumerator246 poll_ctx: EpollContext::new().map_err(Error::CreatingContext)?, in new()
99 CreatingContext(io_uring::Error), enumerator269 ctx: URingContext::new(NUM_ENTRIES).map_err(Error::CreatingContext)?, in new()