vt_event_wait
struct vt_event_wait *ve = list_entry(pos,
struct vt_event_wait, list);
static void __vt_event_queue(struct vt_event_wait *vw)
static void __vt_event_wait(struct vt_event_wait *vw)
static void __vt_event_dequeue(struct vt_event_wait *vw)
static void vt_event_wait(struct vt_event_wait *vw)
struct vt_event_wait vw;
vt_event_wait(&vw);
struct vt_event_wait vw;