Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsys_socket.c531 soaio_kproc_create(void *context, int pending) in soaio_kproc_create() function
596 TASK_INIT(&soaio_kproc_task, 0, soaio_kproc_create, NULL); in soaio_init()