Searched refs:sclp_tty_pages (Results 1 – 1 of 1) sorted by relevance
40 static struct list_head sclp_tty_pages; variable101 list_for_each(l, &sclp_tty_pages) in sclp_tty_write_room()119 list_add_tail((struct list_head *) page, &sclp_tty_pages); in sclp_ttybuf_callback()187 while (list_empty(&sclp_tty_pages)) { in sclp_tty_write_string()195 page = sclp_tty_pages.next; in sclp_tty_write_string()520 INIT_LIST_HEAD(&sclp_tty_pages); in sclp_tty_init()527 list_add_tail((struct list_head *) page, &sclp_tty_pages); in sclp_tty_init()