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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/xenbus/
H A DMakefile7 xenbus-objs += xenbus_probe.o
H A Dxenbus_comms.c45 static DECLARE_WORK(probe_work, xenbus_probe);
H A Dxenbus_probe.c34 pr_debug("xenbus_probe (%s:%d) " fmt ".\n", \
63 #include "xenbus_probe.h"
742 "xenbus_probe: resume (watch_otherend) %s failed: "
773 void xenbus_probe(struct work_struct *unused) function
785 EXPORT_SYMBOL_GPL(xenbus_probe); variable
795 xenbus_probe(NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/
H A Dplatform-pci.c165 xenbus_probe(NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/xen/
H A Dxenbus.h186 void xenbus_probe(struct work_struct *);

Completed in 103 milliseconds