Home
last modified time | relevance | path

Searched refs:xs_attach_late (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/xen/xenstore/
H A Dxenstore.c1078 xs_attach_late(void *arg, int pending) in xs_attach_late() function
1160 TASK_INIT(&xs.xs_late_init, 0, xs_attach_late, NULL); in xs_attach()