Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/devfs/
H A Ddevfs_core.c127 static void devfs_msg_core(void *);
1251 devfs_msg_core(void *arg) in devfs_msg_core() function
2733 lwkt_create(devfs_msg_core, /*args*/NULL, &td_core, NULL, in devfs_init()