Home
last modified time | relevance | path

Searched refs:AIO_EVENTS_OFFSET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Daio.c564 #define AIO_EVENTS_OFFSET (AIO_EVENTS_PER_PAGE - AIO_EVENTS_FIRST_PAGE) macro
1120 pos = tail + AIO_EVENTS_OFFSET; in aio_complete()
1235 pos = head + AIO_EVENTS_OFFSET; in aio_read_events_ring()
/kernel/linux/linux-6.6/fs/
H A Daio.c589 #define AIO_EVENTS_OFFSET (AIO_EVENTS_PER_PAGE - AIO_EVENTS_FIRST_PAGE) macro
1135 pos = tail + AIO_EVENTS_OFFSET; in aio_complete()
1247 pos = head + AIO_EVENTS_OFFSET; in aio_read_events_ring()

Completed in 6 milliseconds