Home
last modified time | relevance | path

Searched refs:next (Results 1 – 3 of 3) sorted by relevance

/rt/
A Daio_notify.c132 struct waitlist *next = waitlist->next; in __aio_notify() local
159 waitlist = next; in __aio_notify()
A Daio_suspend.c80 listp = &(*listp)->next; in cleanup()
83 *listp = (*listp)->next; in cleanup()
146 waitlist[cnt].next = requestlist[cnt]->waiting; in ___aio_suspend_time64()
222 listp = &(*listp)->next; in ___aio_suspend_time64()
225 *listp = (*listp)->next; in ___aio_suspend_time64()
A Dlio_listio-common.c149 waitlist[cnt].next = requests[cnt]->waiting; in lio_listio_internal()
212 waitlist->list[cnt].next = requests[cnt]->waiting; in lio_listio_internal()

Completed in 6 milliseconds