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()
1959 SC_VIDEO_LOCK(scp->sc); in scrn_update()2709 SC_VIDEO_LOCK(scp->sc); in sc_draw_cursor_image()2721 SC_VIDEO_LOCK(scp->sc); in sc_remove_cursor_image()2756 SC_VIDEO_LOCK(scp->sc); in sc_set_cursor_image()3777 SC_VIDEO_LOCK(scp->sc); in sc_set_border()
541 #define SC_VIDEO_LOCK(sc) \ macro