Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dvcc.c285 static int vcc_rx_check(struct tty_struct *tty, int size) in vcc_rx_check() function
330 if (!vcc_rx_check(tty, VIO_VCC_MTU_SIZE)) { in vcc_ldc_read()
348 /* vcc_rx_check ensures memory availability */ in vcc_ldc_read()
/kernel/linux/linux-6.6/drivers/tty/
H A Dvcc.c277 static int vcc_rx_check(struct tty_struct *tty, int size) in vcc_rx_check() function
322 if (!vcc_rx_check(tty, VIO_VCC_MTU_SIZE)) { in vcc_ldc_read()
340 /* vcc_rx_check ensures memory availability */ in vcc_ldc_read()

Completed in 2 milliseconds