Search notes:

fs/aio.c

This file defines the entry point for the following syscalls: io_setup, io_destroy, io_submit, io_cancel, io_getevents.

Index