Searched refs:delayed_ops (Results 1 – 1 of 1) sorted by relevance
62 struct list_head delayed_ops; member199 list_add_tail(&op->head, &qfbdev->delayed_ops); in qxl_fb_delayed_fillrect()218 list_add_tail(&op->head, &qfbdev->delayed_ops); in qxl_fb_delayed_copyarea()241 list_add_tail(&op->head, &qfbdev->delayed_ops); in qxl_fb_delayed_imageblit()375 list_for_each_entry_safe(entry, tmp, &qfbdev->delayed_ops, head) { in qxl_fb_work()681 INIT_LIST_HEAD(&qfbdev->delayed_ops); in qxl_fbdev_init()