Searched refs:vop_win_state (Results 1 – 1 of 1) sorted by relevance
67 struct vop_win_state { struct80 struct vop_win_state *active; argument756 struct vop_win_state *last; in vop_win_last_pending_fb()757 struct vop_win_state *active = vop_win->active; in vop_win_last_pending_fb()762 last = list_last_entry(&vop_win->pending, struct vop_win_state, head); in vop_win_last_pending_fb()773 struct vop_win_state *state; in vop_win_queue_fb()1284 struct vop_win_state *state) in vop_win_state_complete()1313 struct vop_win_state *state) in vop_win_state_is_active()1336 static void vop_win_state_destroy(struct vop_win_state *state) in vop_win_state_destroy()1348 struct vop_win_state *state, *n, *new_active = NULL; in vop_win_update_state()