Searched defs:tocopy (Results  1 – 15 of 15) sorted by relevance
| /linux-4.1.27/arch/arm/lib/ | 
| D | uaccess_with_memcpy.c | 106 		int tocopy;  in __copy_to_user_memcpy()  local165 		int tocopy;  in __clear_user_memset()  local
 
 | 
| /linux-4.1.27/kernel/ | 
| D | capability.c | 81 static int cap_validate_magic(cap_user_header_t header, unsigned *tocopy)  in cap_validate_magic()153 	unsigned tocopy;  in SYSCALL_DEFINE2()  local
 226 	unsigned i, tocopy, copybytes;  in SYSCALL_DEFINE2()  local
 
 | 
| /linux-4.1.27/arch/alpha/boot/tools/ | 
| D | objstrip.c | 54     size_t nwritten, tocopy, n, mem_size, fil_size, pad = 0;  in main()  local
 | 
| /linux-4.1.27/fs/jfs/ | 
| D | super.c | 748 	int tocopy;  in jfs_quota_read()  local793 	int tocopy;  in jfs_quota_write()  local
 
 | 
| /linux-4.1.27/sound/pci/asihpi/ | 
| D | hpicmn.c | 482 				unsigned int tocopy;  in hpi_check_control_cache_single()  local
 | 
| /linux-4.1.27/drivers/misc/genwqe/ | 
| D | card_dev.c | 513 	size_t tocopy = 0;  in do_flash_update()  local649 	size_t tocopy = 0;  in do_flash_read()  local
 
 | 
| /linux-4.1.27/sound/usb/bcd2000/ | 
| D | bcd2000.c | 108 	unsigned int payload_length, tocopy;  in bcd2000_midi_handle_input()  local
 | 
| /linux-4.1.27/fs/ext2/ | 
| D | super.c | 1449 	int tocopy;  in ext2_quota_read()  local1494 	int tocopy;  in ext2_quota_write()  local
 
 | 
| /linux-4.1.27/security/ | 
| D | commoncap.c | 385 	unsigned tocopy, i;  in get_vfs_caps_from_disk()  local
 | 
| /linux-4.1.27/fs/reiserfs/ | 
| D | super.c | 2408 	int err = 0, offset = off & (sb->s_blocksize - 1), tocopy;  in reiserfs_quota_read()  local2458 	int err = 0, offset = off & (sb->s_blocksize - 1), tocopy;  in reiserfs_quota_write()  local
 
 | 
| /linux-4.1.27/fs/ocfs2/ | 
| D | quota_global.c | 175 	size_t toread, tocopy;  in ocfs2_quota_read()  local
 | 
| /linux-4.1.27/drivers/atm/ | 
| D | nicstar.c | 2214 			int remaining, tocopy;  in dequeue_rx()  local
 | 
| /linux-4.1.27/drivers/net/wireless/ | 
| D | wl3501_cs.c | 1756 	u8 implemented, restricted, keys[100], len_keys, tocopy;  in wl3501_get_encode()  local
 | 
| /linux-4.1.27/fs/ext3/ | 
| D | super.c | 3023 	int tocopy;  in ext3_quota_read()  local
 | 
| /linux-4.1.27/fs/ext4/ | 
| D | super.c | 5430 	int tocopy;  in ext4_quota_read()  local
 |