OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
buf_daemon
sys/kern/init_main.c
509
if (kthread_create(buf_daemon, NULL, &cleanerproc, "cleaner"))
sys/sys/buf.h
297
void buf_daemon(void *);