Searched refs:bln_watch (Results 1 – 1 of 1) sorted by relevance
65 static struct xenbus_watch bln_watch; variable726 bln_watch.node = "memory/target"; in balloon_config_watch()727 bln_watch.callback = balloon_handler; in balloon_config_watch()728 if (register_xenbus_watch(&bln_watch)) { in balloon_config_watch()