/linux-3.3/arch/x86/um/ |
D | ldt.c | 91 static long read_ldt_from_host(void __user * ptr, unsigned long bytecount) in read_ldt_from_host() 136 static int read_ldt(void __user * ptr, unsigned long bytecount) in read_ldt() 187 static int read_default_ldt(void __user * ptr, unsigned long bytecount) in read_default_ldt() 206 static int write_ldt(void __user * ptr, unsigned long bytecount, int func) in write_ldt() 299 unsigned long bytecount) in do_modify_ldt_skas() 499 int sys_modify_ldt(int func, void __user *ptr, unsigned long bytecount) in sys_modify_ldt()
|
/linux-3.3/arch/x86/kernel/ |
D | ldt.c | 144 static int read_ldt(void __user *ptr, unsigned long bytecount) in read_ldt() 178 static int read_default_ldt(void __user *ptr, unsigned long bytecount) in read_default_ldt() 193 static int write_ldt(void __user *ptr, unsigned long bytecount, int oldmode) in write_ldt() 249 unsigned long bytecount) in sys_modify_ldt()
|
/linux-3.3/net/x25/ |
D | x25_facilities.c | 234 unsigned bytecount = (dte_facs->calling_len + 1) >> 1; in x25_create_facilities() local 243 unsigned bytecount = (dte_facs->called_len % 2) ? in x25_create_facilities() local
|
/linux-3.3/arch/x86/um/shared/sysdep/ |
D | skas_ptrace.h | 17 unsigned long bytecount; member
|
/linux-3.3/arch/um/sys-ia64/sysdep/ |
D | skas_ptrace.h | 17 unsigned long bytecount; member
|
/linux-3.3/arch/um/sys-ppc/shared/sysdep/ |
D | skas_ptrace.h | 17 unsigned long bytecount; member
|
/linux-3.3/drivers/ide/ |
D | ide-iops.c | 69 void ide_fixstring(u8 *s, const int bytecount, const int byteswap) in ide_fixstring()
|
/linux-3.3/drivers/video/ |
D | broadsheetfb.c | 677 const u8 *wfm, int bytecount, int flash_type) in broadsheet_write_spiflash()
|
/linux-3.3/drivers/usb/gadget/ |
D | atmel_usba_udc.c | 431 unsigned int bytecount, nr_busy; in receive_data() local
|
/linux-3.3/drivers/net/ethernet/intel/e1000/ |
D | e1000.h | 154 unsigned int bytecount; member
|
D | e1000_main.c | 2838 unsigned int f, bytecount, segs; in e1000_tx_map() local
|
/linux-3.3/drivers/usb/core/ |
D | hcd.c | 1035 long usb_calc_bus_time (int speed, int is_input, int isoc, int bytecount) in usb_calc_bus_time()
|
/linux-3.3/include/linux/usb/ |
D | hcd.h | 512 #define BitTime(bytecount) (7 * 8 * bytecount / 6) /* with integer truncation */ argument
|
/linux-3.3/drivers/net/ethernet/intel/igb/ |
D | igb.h | 153 unsigned int bytecount; member
|
/linux-3.3/drivers/net/ethernet/intel/igbvf/ |
D | netdev.c | 770 unsigned int segs, bytecount; in igbvf_clean_tx_irq() local
|
/linux-3.3/drivers/net/ethernet/intel/e1000e/ |
D | e1000.h | 224 unsigned int bytecount; member
|
D | netdev.c | 4717 unsigned int f, bytecount, segs; in e1000_tx_map() local
|
/linux-3.3/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe.h | 163 u32 bytecount; member
|
/linux-3.3/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf_main.c | 220 unsigned int segs, bytecount; in ixgbevf_clean_tx_irq() local
|