aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/aio_ppc64le.const
blob: 3c61ac8ed15a6e510475e6d8f31393fa7d9d1ae7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# AUTOGENERATED FILE
IOCB_CMD_FDSYNC = 3
IOCB_CMD_FSYNC = 2
IOCB_CMD_NOOP = 6
IOCB_CMD_POLL = 5
IOCB_CMD_PREAD = 0
IOCB_CMD_PREADV = 7
IOCB_CMD_PWRITE = 1
IOCB_CMD_PWRITEV = 8
IOCB_FLAG_RESFD = 1
__NR_io_cancel = 231
__NR_io_destroy = 228
__NR_io_getevents = 229
# __NR_io_pgetevents is not set
__NR_io_setup = 227
__NR_io_submit = 230