Home
last modified time | relevance | path

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

12

/openbmc/linux/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
/openbmc/u-boot/drivers/fpga/
H A Dspartan2.c108 size_t bytecount = 0; in spartan2_sp_load() local
258 size_t bytecount = 0; in spartan2_sp_dump() local
310 size_t bytecount = 0; in spartan2_ss_load() local
H A Dspartan3.c112 size_t bytecount = 0; in spartan3_sp_load() local
264 size_t bytecount = 0; in spartan3_sp_dump() local
316 size_t bytecount = 0; in spartan3_ss_load() local
H A Dvirtex2.c166 size_t bytecount = 0; in virtex2_ssm_load() local
363 size_t bytecount = 0; in virtex2_ssm_dump() local
H A DstratixII.c74 int bytecount; in StratixII_ps_fpp_load() local
H A DACEX1K.c99 size_t bytecount = 0; in ACEX1K_ps_load() local
/openbmc/linux/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
/openbmc/linux/arch/x86/kernel/
H A Dldt.c502 static int read_ldt(void __user *ptr, unsigned long bytecount) in read_ldt()
541 static int read_default_ldt(void __user *ptr, unsigned long bytecount) in read_default_ldt()
578 static int write_ldt(void __user *ptr, unsigned long bytecount, int oldmode) in write_ldt()
668 unsigned long , bytecount) in SYSCALL_DEFINE3() argument
/openbmc/u-boot/board/astro/mcf5373l/
H A Dfpga.c103 size_t bytecount = 0; in altera_write_fn() local
325 size_t bytecount = 0; in xilinx_fastwr_config_fn() local
/openbmc/u-boot/drivers/net/
H A Dxilinx_emaclite.c98 static void xemaclite_alignedread(u32 *srcptr, void *destptr, u32 bytecount) in xemaclite_alignedread()
124 static void xemaclite_alignedwrite(void *srcptr, u32 *destptr, u32 bytecount) in xemaclite_alignedwrite()
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd_queue.c681 int bytecount = qh->maxp_mult * qh->maxp; in dwc2_uframe_schedule_split() local
1492 int bytecount = maxp_mult * maxp; in dwc2_qh_init() local
/openbmc/linux/drivers/input/rmi4/
H A Drmi_smbus.c80 u16 rmiaddr, int bytecount, bool isread, u8 *commandcode) in rmi_smb_get_command_code()
/openbmc/linux/tools/testing/selftests/x86/
H A Dldt_gdt.c224 unsigned long bytecount) in safe_modify_ldt()
/openbmc/linux/drivers/watchdog/
H A Dmei_wdt.c118 u8 bytecount; member
/openbmc/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.c94 unsigned int bytecount, nr_busy; in receive_data() local
/openbmc/linux/drivers/video/fbdev/
H A Dbroadsheetfb.c679 const u8 *wfm, int bytecount, int flash_type) in broadsheet_write_spiflash()
/openbmc/u-boot/drivers/spi/
H A Dzynqmp_gqspi.c447 u32 bytecount = 0; in zynqmp_qspi_genfifo_cmd() local
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000.h132 unsigned int bytecount; member
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h266 unsigned int bytecount; member
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h269 unsigned int bytecount; member
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.h176 unsigned int bytecount; member
/openbmc/linux/drivers/usb/core/
H A Dhcd.c1073 long usb_calc_bus_time (int speed, int is_input, int isoc, int bytecount) in usb_calc_bus_time()
/openbmc/linux/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c489 unsigned int bytecount, nr_busy; in receive_data() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h37 unsigned int bytecount; member
/openbmc/linux/include/linux/usb/
H A Dhcd.h621 #define BitTime(bytecount) (7 * 8 * bytecount / 6) /* with integer truncation */ argument

12