HomeSort by: relevance | last modified time | path
    Searched defs:xenbus_probe (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/xen/xenbus/
xenbus_probe.c 1 /* $NetBSD: xenbus_probe.c,v 1.62 2025/02/06 15:51:58 bouyer Exp $ */
32 __KERNEL_RCSID(0, "$NetBSD: xenbus_probe.c,v 1.62 2025/02/06 15:51:58 bouyer Exp $");
36 printf("xenbus_probe (%s:%d) " fmt ".\n", __func__, __LINE__, ##args)
115 xenbus_probe_init, NULL, NULL, "xenbus_probe");
118 "kthread_create(xenbus_probe): %d\n", err);
631 xenbus_probe(void *unused) function in typeref:typename:void
748 xenbus_probe(NULL);
759 xenbus_probe(NULL);
xenbus_probe.c 1 /* $NetBSD: xenbus_probe.c,v 1.62 2025/02/06 15:51:58 bouyer Exp $ */
32 __KERNEL_RCSID(0, "$NetBSD: xenbus_probe.c,v 1.62 2025/02/06 15:51:58 bouyer Exp $");
36 printf("xenbus_probe (%s:%d) " fmt ".\n", __func__, __LINE__, ##args)
115 xenbus_probe_init, NULL, NULL, "xenbus_probe");
118 "kthread_create(xenbus_probe): %d\n", err);
631 xenbus_probe(void *unused) function in typeref:typename:void
748 xenbus_probe(NULL);
759 xenbus_probe(NULL);

Completed in 130 milliseconds