Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/kern/
Dvfs_aio.c341 static int aio_newproc(int *);
607 aio_newproc(NULL); in aio_init_aioinfo()
1216 aio_newproc(int *start) in aio_newproc() function
1818 error = aio_newproc(&num_aio_resv_start); in aio_kick()