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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dn_tty.c1349 int uncopied; local
1350 uncopied = copy_from_read_buf(tty, &b, &nr);
1351 uncopied += copy_from_read_buf(tty, &b, &nr);
1352 if (uncopied) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/lib/
H A Dmemcpy-inatomic.S49 * the number of uncopied bytes due to an exception caused by a read or write.
183 * the number of uncopied bytes.
434 SUB len, AT, t0 # len number of uncopied bytes
H A Dmemcpy.S49 * the number of uncopied bytes due to an exception caused by a read or write.
184 * the number of uncopied bytes.
438 SUB len, AT, t0 # len number of uncopied bytes
H A Dcsum_partial.S688 SUB len, AT, t0 # len number of uncopied bytes

Completed in 187 milliseconds