Home
last modified time | relevance | path

Searched defs:bytecount (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dldt.c16 static inline int modify_ldt (int func, void *ptr, unsigned long bytecount) in modify_ldt()
56 static int read_ldt(void __user * ptr, unsigned long bytecount) in read_ldt()
104 static int read_default_ldt(void __user * ptr, unsigned long bytecount) in read_default_ldt()
123 static int write_ldt(void __user * ptr, unsigned long bytecount, int func) in write_ldt()
210 unsigned long bytecount) in do_modify_ldt_skas()
376 unsigned long , bytecount) in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Dspartan2.c109 size_t bytecount = 0; in spartan2_sp_load() local
259 size_t bytecount = 0; in spartan2_sp_dump() local
311 size_t bytecount = 0; in spartan2_ss_load() local
H A Dspartan3.c113 size_t bytecount = 0; in spartan3_sp_load() local
265 size_t bytecount = 0; in spartan3_sp_dump() local
317 size_t bytecount = 0; in spartan3_ss_load() local
H A Dvirtex2.c167 size_t bytecount = 0; in virtex2_ssm_load() local
364 size_t bytecount = 0; in virtex2_ssm_dump() local
H A DstratixII.c75 int bytecount; in StratixII_ps_fpp_load() local
H A DACEX1K.c100 size_t bytecount = 0; in ACEX1K_ps_load() local
/OK3568_Linux_fs/kernel/net/x25/
H A Dx25_facilities.c235 unsigned int bytecount = (dte_facs->calling_len + 1) >> 1; in x25_create_facilities() local
244 unsigned int bytecount = (dte_facs->called_len % 2) ? in x25_create_facilities() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dldt.c494 static int read_ldt(void __user *ptr, unsigned long bytecount) in read_ldt()
533 static int read_default_ldt(void __user *ptr, unsigned long bytecount) in read_default_ldt()
570 static int write_ldt(void __user *ptr, unsigned long bytecount, int oldmode) in write_ldt()
660 unsigned long , bytecount) in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/u-boot/board/astro/mcf5373l/
H A Dfpga.c106 size_t bytecount = 0; in altera_write_fn() local
328 size_t bytecount = 0; in xilinx_fastwr_config_fn() local
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dxilinx_emaclite.c99 static void xemaclite_alignedread(u32 *srcptr, void *destptr, u32 bytecount) in xemaclite_alignedread()
125 static void xemaclite_alignedwrite(void *srcptr, u32 *destptr, u32 bytecount) in xemaclite_alignedwrite()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-iops.c70 void ide_fixstring(u8 *s, const int bytecount, const int byteswap) in ide_fixstring()
/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd_queue.c711 int bytecount = qh->maxp_mult * qh->maxp; in dwc2_uframe_schedule_split() local
1528 int bytecount = maxp_mult * maxp; in dwc2_qh_init() local
/OK3568_Linux_fs/kernel/drivers/input/rmi4/
H A Drmi_smbus.c80 u16 rmiaddr, int bytecount, bool isread, u8 *commandcode) in rmi_smb_get_command_code()
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Dldt_gdt.c224 unsigned long bytecount) in safe_modify_ldt()
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dmei_wdt.c118 u8 bytecount; member
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.c95 unsigned int bytecount, nr_busy; in receive_data() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h267 unsigned int bytecount; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h266 unsigned int bytecount; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_txrx.h147 unsigned int bytecount; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dbroadsheetfb.c679 const u8 *wfm, int bytecount, int flash_type) in broadsheet_write_spiflash()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000.h132 unsigned int bytecount; member
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhcd.c1093 long usb_calc_bus_time (int speed, int is_input, int isoc, int bytecount) in usb_calc_bus_time()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c489 unsigned int bytecount, nr_busy; in receive_data() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h37 unsigned int bytecount; member
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dhcd.h634 #define BitTime(bytecount) (7 * 8 * bytecount / 6) /* with integer truncation */ argument

12