Searched refs:read_output (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/um/drivers/
H A Dnet_user.c50 void read_output(int fd, char *output, int len) read_output() function
88 printk(UM_KERN_ERR "read_output - read of %s failed, " read_output()
91 printk(UM_KERN_ERR "read_output - read of %s failed, read only " read_output()
196 read_output(fds[0], output, output_len); change_tramp()
H A Dslip_user.c107 read_output(fds[0], output, output_len); slip_tramp()
/linux-4.4.14/arch/um/include/shared/
H A Dnet_user.h38 extern void read_output(int fd, char *output_out, int len);
/linux-4.4.14/arch/um/os-Linux/drivers/
H A Dethertap_user.c57 read_output(fd, output, UM_KERN_PAGE_SIZE); etap_change()
167 read_output(control_fds[0], output, output_len); etap_open()

Completed in 123 milliseconds