Searched refs:AIO_EVENTS_PER_PAGE (Results 1 – 1 of 1) sorted by relevance
175 #define AIO_EVENTS_PER_PAGE (PAGE_SIZE / sizeof(struct io_event)) macro177 #define AIO_EVENTS_OFFSET (AIO_EVENTS_PER_PAGE - AIO_EVENTS_FIRST_PAGE)183 (info)->ring_pages[pos / AIO_EVENTS_PER_PAGE], km); \184 __event += pos % AIO_EVENTS_PER_PAGE; \