Searched refs:aio_context_t (Results 1 – 3 of 3) sorted by relevance
34 typedef __kernel_ulong_t aio_context_t; typedef
46 typedef io_context_t aio_context_t; typedef
25423 tests: use predefined constant in aio_context_t checks in aio test.25532 * tests/aio.c (main): Do not pass 64-bit aio_context_t to io_submit25538 aio: print aio_context_t as a pointer type.25539 As aio_context_t is treated by the kernel as a pointer,25542 * aio.c (SYS_FUNC(io_setup)): Print the pointer to aio_context_t25545 SYS_FUNC(io_getevents)): Print aio_context_t argument using printaddr.