Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDsys_socket.c521 soaio_kproc_create(void *context, int pending) in soaio_kproc_create() function
586 TASK_INIT(&soaio_kproc_task, 0, soaio_kproc_create, NULL); in soaio_init()