xenconsoles        46 drivers/tty/hvc/hvc_xen.c static LIST_HEAD(xenconsoles);
xenconsoles        55 drivers/tty/hvc/hvc_xen.c 	if (list_empty(&xenconsoles))
xenconsoles        58 drivers/tty/hvc/hvc_xen.c 	list_for_each_entry_safe(entry, n, &xenconsoles, list) {
xenconsoles       227 drivers/tty/hvc/hvc_xen.c 	list_add_tail(&info->list, &xenconsoles);
xenconsoles       243 drivers/tty/hvc/hvc_xen.c 	list_add_tail(&info->list, &xenconsoles);
xenconsoles       292 drivers/tty/hvc/hvc_xen.c 	list_add_tail(&info->list, &xenconsoles);
xenconsoles       451 drivers/tty/hvc/hvc_xen.c 	list_add_tail(&info->list, &xenconsoles);