Searched defs:io_getevents (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/system/core/libasyncio/ |
H A D | AsyncIO.cpp | 35 int io_getevents(aio_context_t ctx, long min_nr, long max_nr, io_event* events, timespec* timeout) { in io_getevents() function
|
/aosp_15_r20/external/strace/ |
H A D | aio.c | 268 SYS_FUNC(io_getevents) in SYS_FUNC() argument
|
/aosp_15_r20/external/ltp/android/include/ |
H A D | libaio.h | 110 #define io_getevents(a, b, c, d, e) libaio_getevents(a, b, c, d, e) macro
|
/aosp_15_r20/external/crosvm/jail/seccomp/x86_64/ |
H A D | constants.json | 2121 "io_getevents": 208, number
|
/aosp_15_r20/external/crosvm/jail/seccomp/riscv64/ |
H A D | constants.json | 1910 "io_getevents": 4, number
|
/aosp_15_r20/external/crosvm/jail/seccomp/aarch64/ |
H A D | constants.json | 1915 "io_getevents": 4, number
|
/aosp_15_r20/external/crosvm/jail/seccomp/arm/ |
H A D | constants.json | 2106 "io_getevents": 245, number
|