Home
last modified time | relevance | path

Searched refs:vt_event_wait (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dvt_ioctl.c92 struct vt_event_wait { struct
121 struct vt_event_wait *ve = list_entry(pos, in vt_event_post()
122 struct vt_event_wait, list); in vt_event_post()
138 static void __vt_event_queue(struct vt_event_wait *vw) in __vt_event_queue()
150 static void __vt_event_wait(struct vt_event_wait *vw) in __vt_event_wait()
156 static void __vt_event_dequeue(struct vt_event_wait *vw) in __vt_event_dequeue()
167 * vt_event_wait - wait for an event
170 * Waits for an event to occur which completes our vt_event_wait
175 static void vt_event_wait(struct vt_event_wait *v function
[all...]
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dvt_ioctl.c92 struct vt_event_wait { struct
121 struct vt_event_wait *ve = list_entry(pos, in vt_event_post()
122 struct vt_event_wait, list); in vt_event_post()
138 static void __vt_event_queue(struct vt_event_wait *vw) in __vt_event_queue()
150 static void __vt_event_wait(struct vt_event_wait *vw) in __vt_event_wait()
156 static void __vt_event_dequeue(struct vt_event_wait *vw) in __vt_event_dequeue()
167 * vt_event_wait - wait for an event
170 * Waits for an event to occur which completes our vt_event_wait
175 static void vt_event_wait(struct vt_event_wait *v function
[all...]

Completed in 3 milliseconds