| /linux-4.4.14/arch/x86/um/ | 
| D | ldt.c | 15 static inline int modify_ldt (int func, void *ptr, unsigned long bytecount)  in modify_ldt()53 static int read_ldt(void __user * ptr, unsigned long bytecount)  in read_ldt()
 101 static int read_default_ldt(void __user * ptr, unsigned long bytecount)  in read_default_ldt()
 120 static int write_ldt(void __user * ptr, unsigned long bytecount, int func)  in write_ldt()
 207 			       unsigned long bytecount)  in do_modify_ldt_skas()
 372 int sys_modify_ldt(int func, void __user *ptr, unsigned long bytecount)  in sys_modify_ldt()
 
 | 
| /linux-4.4.14/arch/x86/kernel/ | 
| D | ldt.c | 153 static int read_ldt(void __user *ptr, unsigned long bytecount)  in read_ldt()192 static int read_default_ldt(void __user *ptr, unsigned long bytecount)  in read_default_ldt()
 207 static int write_ldt(void __user *ptr, unsigned long bytecount, int oldmode)  in write_ldt()
 275 			      unsigned long bytecount)  in sys_modify_ldt()
 
 | 
| /linux-4.4.14/net/x25/ | 
| D | x25_facilities.c | 240 		unsigned int bytecount = (dte_facs->calling_len + 1) >> 1;  in x25_create_facilities()  local249 		unsigned int bytecount = (dte_facs->called_len % 2) ?  in x25_create_facilities()  local
 
 | 
| /linux-4.4.14/drivers/ide/ | 
| D | ide-iops.c | 69 void ide_fixstring(u8 *s, const int bytecount, const int byteswap)  in ide_fixstring()
 | 
| /linux-4.4.14/drivers/usb/dwc2/ | 
| D | hcd_queue.c | 102 		int bytecount =  in dwc2_qh_init()  local
 | 
| /linux-4.4.14/tools/testing/selftests/x86/ | 
| D | ldt_gdt.c | 172 			   unsigned long bytecount)  in safe_modify_ldt()
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/i40evf/ | 
| D | i40e_txrx.h | 177 	unsigned int bytecount;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/i40e/ | 
| D | i40e_txrx.h | 178 	unsigned int bytecount;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/e1000/ | 
| D | e1000.h | 159 	unsigned int bytecount;  member
 | 
| D | e1000_main.c | 2839 	unsigned int f, bytecount, segs;  in e1000_tx_map()  local
 | 
| /linux-4.4.14/drivers/video/fbdev/ | 
| D | broadsheetfb.c | 679 				const u8 *wfm, int bytecount, int flash_type)  in broadsheet_write_spiflash()
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/ | 
| D | ixgbevf.h | 59 	unsigned int bytecount;  member
 | 
| /linux-4.4.14/drivers/usb/core/ | 
| D | hcd.c | 1166 long usb_calc_bus_time (int speed, int is_input, int isoc, int bytecount)  in usb_calc_bus_time()
 | 
| /linux-4.4.14/drivers/usb/gadget/udc/ | 
| D | atmel_usba_udc.c | 438 	unsigned int bytecount, nr_busy;  in receive_data()  local
 | 
| /linux-4.4.14/include/linux/usb/ | 
| D | hcd.h | 587 #define BitTime(bytecount) (7 * 8 * bytecount / 6) /* with integer truncation */  argument
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/fm10k/ | 
| D | fm10k.h | 81 	unsigned int bytecount;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/igbvf/ | 
| D | netdev.c | 827 				unsigned int segs, bytecount;  in igbvf_clean_tx_irq()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/igb/ | 
| D | igb.h | 194 	unsigned int bytecount;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/e1000e/ | 
| D | e1000.h | 159 			unsigned int bytecount;  member
 | 
| D | netdev.c | 5469 	unsigned int f, bytecount, segs;  in e1000_tx_map()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe.h | 187 	unsigned int bytecount;  member
 | 
| /linux-4.4.14/drivers/scsi/ | 
| D | BusLogic.h | 1240 static inline void blogic_addcount(struct blogic_byte_count *bytecount,  in blogic_addcount()
 |