Searched refs:sclp_vt220_empty (Results 1 – 1 of 1) sorted by relevance
66 static struct list_head sclp_vt220_empty; variable131 list_add_tail((struct list_head *) page, &sclp_vt220_empty); in sclp_vt220_process_queue()387 list_add_tail((struct list_head *) page, &sclp_vt220_empty); in sclp_vt220_drop_buffer()419 if (list_empty(&sclp_vt220_empty)) in __sclp_vt220_write()421 while (list_empty(&sclp_vt220_empty)) { in __sclp_vt220_write()431 page = (void *) sclp_vt220_empty.next; in __sclp_vt220_write()625 list_for_each(l, &sclp_vt220_empty) in sclp_vt220_write_room()669 list_for_each_safe(page, p, &sclp_vt220_empty) { in __sclp_vt220_free_pages()699 INIT_LIST_HEAD(&sclp_vt220_empty); in __sclp_vt220_init()713 list_add_tail(page, &sclp_vt220_empty); in __sclp_vt220_init()