Searched refs:SC_VIDEO_LOCK (Results 1 – 3 of 3) sorted by relevance
223 SC_VIDEO_LOCK(scp->sc); in sc_draw_mouse_image()241 SC_VIDEO_LOCK(scp->sc); in sc_remove_mouse_image()
1958 SC_VIDEO_LOCK(scp->sc); in scrn_update()2708 SC_VIDEO_LOCK(scp->sc); in sc_draw_cursor_image()2720 SC_VIDEO_LOCK(scp->sc); in sc_remove_cursor_image()2755 SC_VIDEO_LOCK(scp->sc); in sc_set_cursor_image()3776 SC_VIDEO_LOCK(scp->sc); in sc_set_border()
541 #define SC_VIDEO_LOCK(sc) \ macro