Searched refs:SC_VIDEO_LOCK (Results 1 – 3 of 3) sorted by relevance
223 SC_VIDEO_LOCK(scp->sc); in sc_draw_mouse_image()240 SC_VIDEO_LOCK(scp->sc); in sc_remove_mouse_image()
419 SC_VIDEO_LOCK(scp->sc); in sctty_outwakeup()2299 SC_VIDEO_LOCK(scp->sc); in scrn_update()3047 SC_VIDEO_LOCK(scp->sc); in sc_draw_cursor_image()3059 SC_VIDEO_LOCK(scp->sc); in sc_remove_cursor_image()3095 SC_VIDEO_LOCK(scp->sc); in sc_set_cursor_image()4196 SC_VIDEO_LOCK(scp->sc); in sc_set_border()
534 #define SC_VIDEO_LOCK(sc) \ macro