Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dsclp_con.c53 page = sclp_unmake_buffer(buffer); in sclp_conbuf_callback()
151 page = sclp_unmake_buffer(buffer); in sclp_console_drop_buffer()
H A Dsclp_rw.h85 void *sclp_unmake_buffer(struct sclp_buffer *);
H A Dsclp_rw.c73 sclp_unmake_buffer(struct sclp_buffer *buffer) in sclp_unmake_buffer() function
H A Dsclp_tty.c113 page = sclp_unmake_buffer(buffer); in sclp_ttybuf_callback()