Lines Matching defs:bl
43 static void bootloader_arg(libxl__bootloader_state *bl, const char *arg) in bootloader_arg()
49 static void make_bootloader_args(libxl__gc *gc, libxl__bootloader_state *bl, in make_bootloader_args()
91 static int setup_xenconsoled_pty(libxl__egc *egc, libxl__bootloader_state *bl, in setup_xenconsoled_pty()
145 libxl__bootloader_state *bl) in parse_bootloader_result()
212 void libxl__bootloader_init(libxl__bootloader_state *bl) in libxl__bootloader_init()
228 static void bootloader_cleanup(libxl__egc *egc, libxl__bootloader_state *bl) in bootloader_cleanup()
249 static void bootloader_setpaths(libxl__gc *gc, libxl__bootloader_state *bl) in bootloader_setpaths()
262 static void bootloader_callback(libxl__egc *egc, libxl__bootloader_state *bl, in bootloader_callback()
279 libxl__bootloader_state *bl = CONTAINER_OF(dls, *bl, dls); in bootloader_local_detached_cb() local
293 libxl__bootloader_state *bl, int rc) in bootloader_stop()
317 void libxl__bootloader_run(libxl__egc *egc, libxl__bootloader_state *bl) in libxl__bootloader_run()
411 libxl__bootloader_state *bl = CONTAINER_OF(dls, *bl, dls); in bootloader_disk_attached_cb() local
468 libxl__bootloader_state *bl = CONTAINER_OF(op, *bl, openpty); in bootloader_gotptys() local
594 libxl__bootloader_state *bl, int ondisplay, in bootloader_copyfail()
617 libxl__bootloader_state *bl = CONTAINER_OF(dc, *bl, keystrokes); in bootloader_keystrokes_copyfail() local
623 libxl__bootloader_state *bl = CONTAINER_OF(dc, *bl, display); in bootloader_display_copyfail() local
631 libxl__bootloader_state *bl = CONTAINER_OF(dc, *bl, deathcheck); in bootloader_domaindeath() local
638 libxl__bootloader_state *bl = CONTAINER_OF(child, *bl, child); in bootloader_finished() local