Home
last modified time | relevance | path

Searched refs:vcs_poll_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/tty/vt/
A Dvc_screen.c76 struct vcs_poll_data { struct
89 struct vcs_poll_data *poll = in vcs_notifier() argument
90 container_of(nb, struct vcs_poll_data, notifier); in vcs_notifier()
119 vcs_poll_data_free(struct vcs_poll_data *poll) in vcs_poll_data_free()
125 static struct vcs_poll_data *
128 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get()
369 struct vcs_poll_data *poll; in vcs_read()
707 struct vcs_poll_data *poll = vcs_poll_data_get(file); in vcs_poll()
730 struct vcs_poll_data *poll = file->private_data; in vcs_fasync()
765 struct vcs_poll_data *poll = file->private_data; in vcs_release()

Completed in 3 milliseconds