Home
last modified time | relevance | path

Searched refs:write_chan (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/um/drivers/
H A Dchan.h33 extern int write_chan(struct chan *chan, const char *buf, int len,
H A Dline.c122 * Flushes the ring buffer to the output channels. That is, write_chan is
141 n = write_chan(line->chan_out, line->head, count, in flush_buffer()
158 n = write_chan(line->chan_out, line->head, count, in flush_buffer()
197 n = write_chan(line->chan_out, buf, len, in line_write()
H A Dchan_kern.c250 int write_chan(struct chan *chan, const char *buf, int len, in write_chan() function
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dchan.h33 extern int write_chan(struct chan *chan, const char *buf, int len,
H A Dline.c122 * Flushes the ring buffer to the output channels. That is, write_chan is
141 n = write_chan(line->chan_out, line->head, count, in flush_buffer()
158 n = write_chan(line->chan_out, line->head, count, in flush_buffer()
197 n = write_chan(line->chan_out, buf, len, in line_write()
H A Dchan_kern.c250 int write_chan(struct chan *chan, const char *buf, int len, in write_chan() function

Completed in 5 milliseconds