Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_probe.c746 * For XS_LOCAL, spawn a thread which will wait for xenstored in xenbus_probe_initcall()
751 if (xen_store_domain_type == XS_LOCAL) { in xenbus_probe_initcall()
863 xen_store_domain_type = XS_LOCAL; in xenbus_init()
865 xen_store_domain_type = XS_LOCAL; in xenbus_init()
870 case XS_LOCAL: in xenbus_init()
935 if ((xen_store_domain_type != XS_LOCAL) && in xenbus_init()
H A Dxenbus.h58 XS_LOCAL, enumerator
H A Dxenbus_probe_frontend.c107 if (xen_store_domain_type == XS_LOCAL) { in xenbus_frontend_dev_resume()
120 if (xen_store_domain_type == XS_LOCAL) { in xenbus_frontend_dev_probe()
H A Dxenbus_xs.c171 case XS_LOCAL: in xenbus_ok()
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus_probe.c829 * For XS_LOCAL or when xen_store_interface is not ready, spawn a in xenbus_probe_initcall()
834 if (xen_store_domain_type == XS_LOCAL || xen_store_interface == NULL) { in xenbus_probe_initcall()
961 xen_store_domain_type = XS_LOCAL; in xenbus_init()
963 xen_store_domain_type = XS_LOCAL; in xenbus_init()
968 case XS_LOCAL: in xenbus_init()
1052 if ((xen_store_domain_type != XS_LOCAL) && in xenbus_init()
H A Dxenbus.h58 XS_LOCAL, enumerator
H A Dxenbus_probe_frontend.c107 if (xen_store_domain_type == XS_LOCAL) { in xenbus_frontend_dev_resume()
120 if (xen_store_domain_type == XS_LOCAL) { in xenbus_frontend_dev_probe()
H A Dxenbus_xs.c171 case XS_LOCAL: in xenbus_ok()

Completed in 8 milliseconds