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

  /src/sys/arch/xen/xen/
balloon.c 170 static struct xenbus_watch balloon_xenbus_watch = { variable in typeref:struct:xenbus_watch
240 if (register_xenbus_watch(&balloon_xenbus_watch)) {
249 unregister_xenbus_watch(&balloon_xenbus_watch);
balloon.c 170 static struct xenbus_watch balloon_xenbus_watch = { variable in typeref:struct:xenbus_watch
240 if (register_xenbus_watch(&balloon_xenbus_watch)) {
249 unregister_xenbus_watch(&balloon_xenbus_watch);

Completed in 26 milliseconds