Searched refs:next (Results 1 – 3 of 3) sorted by relevance
132 struct waitlist *next = waitlist->next; in __aio_notify() local159 waitlist = next; in __aio_notify()
80 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()
149 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