Home
last modified time | relevance | path

Searched refs:update_start (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/hw/display/
H A Dartist.c492 bool update_start, int skip_pix, int max_pix) in draw_line() argument
506 if (update_start) { in draw_line()
618 static void draw_line_size(ARTISTState *s, bool update_start) in draw_line_size() argument
625 draw_line(s, startx, starty, endx, endy, update_start, -1, -1); in draw_line_size()
628 static void draw_line_xy(ARTISTState *s, bool update_start) in draw_line_xy() argument
677 static void draw_line_end(ARTISTState *s, bool update_start) in draw_line_end() argument
684 draw_line(s, startx, starty, endx, endy, update_start, -1, -1); in draw_line_end()
/openbmc/linux/drivers/video/fbdev/core/
H A Dtileblit.c141 ops->update_start = tile_update_start; in fbcon_set_tileops()
H A Dfbcon.h66 int (*update_start)(struct fb_info *info); member
H A Dfbcon.c1410 ops->update_start(info); in ywrap_up()
1429 ops->update_start(info); in ywrap_down()
1452 ops->update_start(info); in ypan_up()
1476 ops->update_start(info); in ypan_up_redraw()
1500 ops->update_start(info); in ypan_down()
1524 ops->update_start(info); in ypan_down_redraw()
2168 ops->update_start(info); in fbcon_switch()
2697 ops->update_start(info); in fbcon_modechanged()
H A Dfbcon_cw.c393 ops->update_start = cw_update_start; in fbcon_rotate_cw()
H A Dbitblit.c404 ops->update_start = bit_update_start; in fbcon_set_bitops()
H A Dfbcon_ud.c437 ops->update_start = ud_update_start; in fbcon_rotate_ud()
H A Dfbcon_ccw.c410 ops->update_start = ccw_update_start; in fbcon_rotate_ccw()
/openbmc/linux/mm/
H A Dfilemap.c2206 goto update_start; in filemap_get_folios_contig()
2230 update_start: in filemap_get_folios_contig()