Searched refs:kbp (Results 1 – 1 of 1) sorted by relevance
1958 static bool copy_from_read_buf(const struct tty_struct *tty, u8 **kbp, in copy_from_read_buf() argument1972 memcpy(*kbp, from, n); in copy_from_read_buf()1981 *kbp += n; in copy_from_read_buf()2012 static bool canon_copy_from_read_buf(const struct tty_struct *tty, u8 **kbp, in canon_copy_from_read_buf() argument2054 tty_copy(tty, *kbp, tail, n); in canon_copy_from_read_buf()2055 *kbp += n; in canon_copy_from_read_buf()