Searched refs:write_chan (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/arch/um/include/shared/ |
D | chan_kern.h | 34 extern int write_chan(struct list_head *chans, const char *buf, int len,
|
/linux-2.6.39/arch/um/drivers/ |
D | line.c | 148 n = write_chan(&line->chan_list, line->head, count, in flush_buffer() 165 n = write_chan(&line->chan_list, line->head, count, in flush_buffer() 210 n = write_chan(&line->chan_list, buf, len, in line_write()
|
D | chan_kern.c | 287 int write_chan(struct list_head *chans, const char *buf, int len, in write_chan() function
|
/linux-2.6.39/Documentation/trace/ |
D | ftrace.txt | 809 => started at: write_chan 821 ls-4473 0.N.. 0us : preempt_schedule (write_chan)
|