Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_async.c121 * cpu could be running ppp_asynctty_receive while another
123 * frees the memory that ppp_asynctty_receive is using. The best
342 ppp_asynctty_receive(struct tty_struct *tty, const unsigned char *buf, in ppp_asynctty_receive() function
384 .receive_buf = ppp_asynctty_receive,
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_async.c121 * cpu could be running ppp_asynctty_receive while another
123 * frees the memory that ppp_asynctty_receive is using. The best
332 ppp_asynctty_receive(struct tty_struct *tty, const u8 *buf, const u8 *cflags, in ppp_asynctty_receive() function
373 .receive_buf = ppp_asynctty_receive,

Completed in 4 milliseconds