Searched refs:outbuf_size (Results 1 – 4 of 4) sorted by relevance
54 int outbuf_size; member89 const struct hv_ops *ops, int outbuf_size);
516 while (count > 0 && (rsize = hp->outbuf_size - hp->n_outbuf) > 0) { in hvc_write()579 return hp->outbuf_size - hp->n_outbuf; in hvc_write_room()859 int outbuf_size) in hvc_alloc() argument871 hp = kzalloc(ALIGN(sizeof(*hp), sizeof(long)) + outbuf_size, in hvc_alloc()879 hp->outbuf_size = outbuf_size; in hvc_alloc()
246 __le32 outbuf_size; member344 u32 outbuf_size; member
829 if (arg->outbuf_size) in hptiop_iop_request_callback_itl()832 arg->outbuf_size); in hptiop_iop_request_callback_itl()835 *arg->bytes_returned = arg->outbuf_size; in hptiop_iop_request_callback_itl()