Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dsclp_rw.h86 int sclp_buffer_space(struct sclp_buffer *);
Dsclp_rw.c313 sclp_buffer_space(struct sclp_buffer *buffer) in sclp_buffer_space() function
Dsclp_tty.c100 count = sclp_buffer_space(sclp_ttybuf) / sizeof(struct msg_buf); in sclp_tty_write_room()