Searched refs:balloon_process (Results 1 – 1 of 1) sorted by relevance
100 static void balloon_process(void *unused);262 balloon_process(void *unused) in balloon_process() function286 msleep(balloon_process, &balloon_mutex, 0, "balloon", in balloon_process()299 wakeup(balloon_process); in set_new_target()384 kproc_create(balloon_process, NULL, NULL, 0, 0, "balloon"); in xenballoon_attach()