Searched refs:ubd_init (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/um/drivers/
H A Dubd_kern.c441 /* Only changed by ubd_init, which is an initcall. */
486 /* Only changed by ubd_init, which is an initcall. */
1048 /* Used in ubd_init, which is an initcall */
1055 static int __init ubd_init(void) ubd_init() function
1082 late_initcall(ubd_init); variable
1468 * from ubd_init, which is an initcall.

Completed in 39 milliseconds