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()
400 SC_VIDEO_LOCK(scp->sc); in sctty_outwakeup()2223 SC_VIDEO_LOCK(scp->sc); in scrn_update()2963 SC_VIDEO_LOCK(scp->sc); in sc_draw_cursor_image()2975 SC_VIDEO_LOCK(scp->sc); in sc_remove_cursor_image()3010 SC_VIDEO_LOCK(scp->sc); in sc_set_cursor_image()4040 SC_VIDEO_LOCK(scp->sc); in sc_set_border()
551 #define SC_VIDEO_LOCK(sc) \ macro