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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_aio.c227 static void aio_enqueue_work( proc_t procp, aio_workq_entry *entryp, int proc_locked);
1355 * aio_enqueue_work
1376 aio_enqueue_work( proc_t procp, aio_workq_entry *entryp, int proc_locked) function
1595 aio_enqueue_work(p, entryp, 1);
1952 aio_enqueue_work(procp, entryp, 1);

Completed in 18 milliseconds