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

/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_iucv.c139 * alloc_tty_buffer() - Return a new struct iucv_tty_buffer element.
151 static struct iucv_tty_buffer *alloc_tty_buffer(size_t size, gfp_t flags) alloc_tty_buffer() function
404 sb = alloc_tty_buffer(priv->sndbuf_len, GFP_ATOMIC); hvc_iucv_send()
923 rb = alloc_tty_buffer(0, GFP_ATOMIC); hvc_iucv_msg_pending()

Completed in 55 milliseconds