Searched refs:kbp (Results 1 – 1 of 1) sorted by relevance
1968 static bool copy_from_read_buf(const struct tty_struct *tty, u8 **kbp, in copy_from_read_buf() argument1982 memcpy(*kbp, from, n); in copy_from_read_buf()1991 *kbp += n; in copy_from_read_buf()2022 static bool canon_copy_from_read_buf(const struct tty_struct *tty, u8 **kbp, in canon_copy_from_read_buf() argument2064 tty_copy(tty, *kbp, tail, n); in canon_copy_from_read_buf()2065 *kbp += n; in canon_copy_from_read_buf()