Searched refs:qxl_fb_op (Results 1 – 1 of 1) sorted by relevance
44 struct qxl_fb_op { struct187 struct qxl_fb_op *op; in qxl_fb_delayed_fillrect()190 op = kmalloc(sizeof(struct qxl_fb_op), GFP_ATOMIC | __GFP_NOWARN); in qxl_fb_delayed_fillrect()206 struct qxl_fb_op *op; in qxl_fb_delayed_copyarea()209 op = kmalloc(sizeof(struct qxl_fb_op), GFP_ATOMIC | __GFP_NOWARN); in qxl_fb_delayed_copyarea()225 struct qxl_fb_op *op; in qxl_fb_delayed_imageblit()229 op = kmalloc(sizeof(struct qxl_fb_op) + size, GFP_ATOMIC | __GFP_NOWARN); in qxl_fb_delayed_imageblit()368 struct qxl_fb_op *entry, *tmp; in qxl_fb_work()