Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
[sfrench/cifs-2.6.git] / arch / x86 / entry / syscalls / syscall_64.tbl
index 2ae92fddb6d5f336de25e36e61b8775e0b797c50..c768447f97ec6818d874ced4955cfa0f3229104c 100644 (file)
 334    common  rseq                    __x64_sys_rseq
 # don't use numbers 387 through 423, add new calls after the last
 # 'common' entry
+425    common  io_uring_setup          __x64_sys_io_uring_setup
+426    common  io_uring_enter          __x64_sys_io_uring_enter
+427    common  io_uring_register       __x64_sys_io_uring_register
 
 #
 # x32-specific system call numbers start at 512 to avoid cache impact