Home
last modified time | relevance | path

Searched defs:viewed (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dvc_screen.c183 static struct vc_data *vcs_vc(struct inode *inode, bool *viewed) in vcs_vc() argument
248 vcs_read_buf_uni(struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed) vcs_read_buf_uni() argument
276 vcs_read_buf_noattr(const struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed) vcs_read_buf_noattr() argument
296 vcs_read_buf(const struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed, unsigned int *skip) vcs_read_buf() argument
374 bool viewed, attr, uni_mode; vcs_read() local
478 vcs_write_buf_noattr(struct vc_data *vc, const char *con_buf, unsigned int pos, unsigned int count, bool viewed, u16 **org0) vcs_write_buf_noattr() argument
518 vcs_write_buf(struct vc_data *vc, const char *con_buf, unsigned int pos, unsigned int count, bool viewed, u16 **org0) vcs_write_buf() argument
600 bool viewed, attr; vcs_write() local
[all...]
H A Dvt.c547 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed, in vc_uniscr_copy_line() argument
756 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed) in invert_screen() argument
4762 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) in screen_pos() argument
286 screenpos(const struct vc_data *vc, int offset, bool viewed) screenpos() argument
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dvc_screen.c183 static struct vc_data *vcs_vc(struct inode *inode, bool *viewed) in vcs_vc() argument
248 vcs_read_buf_uni(struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed) vcs_read_buf_uni() argument
276 vcs_read_buf_noattr(const struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed) vcs_read_buf_noattr() argument
296 vcs_read_buf(const struct vc_data *vc, char *con_buf, unsigned int pos, unsigned int count, bool viewed, unsigned int *skip) vcs_read_buf() argument
374 bool viewed, attr, uni_mode; vcs_read() local
478 vcs_write_buf_noattr(struct vc_data *vc, const char *con_buf, unsigned int pos, unsigned int count, bool viewed, u16 **org0) vcs_write_buf_noattr() argument
518 vcs_write_buf(struct vc_data *vc, const char *con_buf, unsigned int pos, unsigned int count, bool viewed, u16 **org0) vcs_write_buf() argument
600 bool viewed, attr; vcs_write() local
[all...]
H A Dvt.c526 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed, in vc_uniscr_copy_line() argument
704 void invert_screen(struct vc_data *vc, int offset, int count, bool viewed) in invert_screen() argument
4706 unsigned short *screen_pos(const struct vc_data *vc, int w_offset, bool viewed) in screen_pos() argument
289 screenpos(const struct vc_data *vc, int offset, bool viewed) screenpos() argument

Completed in 12 milliseconds