Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_probe.c734 static int __init xenbus_probe_initcall(void) in xenbus_probe_initcall() function
761 device_initcall(xenbus_probe_initcall); variable
777 * If xenbus_probe_initcall() deferred the xenbus_probe() in xen_set_callback_via()
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus_probe.c812 static int __init xenbus_probe_initcall(void) in xenbus_probe_initcall() function
844 device_initcall(xenbus_probe_initcall); variable
860 * If xenbus_probe_initcall() deferred the xenbus_probe() in xen_set_callback_via()

Completed in 3 milliseconds