Searched defs:bytes_to_copy (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/sbus/audio/ |
D | audio.c | 234 int bytes_to_copy, bytes_read = 0, err; in sparcaudio_read() local 309 int bytes_written = 0, bytes_to_copy, err; in sparcaudio_write() local
|
/linux-2.4.37.9/fs/ |
D | exec.c | 216 int offset, bytes_to_copy; in copy_strings() local
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | sys_parisc32.c | 129 int offset, bytes_to_copy; in copy_strings32() local
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | sys_ppc32.c | 3892 int offset, bytes_to_copy, new, err; in copy_strings32() local
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | sys_sparc32.c | 3228 int offset, bytes_to_copy, new, err; in copy_strings32() local
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | linux32.c | 3180 int offset, bytes_to_copy, new, err; in copy_strings32() local
|