/openbmc/linux/arch/x86/um/ |
H A D | ldt.c | 16 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 D | spartan2.c | 108 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 D | spartan3.c | 112 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 D | virtex2.c | 166 size_t bytecount = 0; in virtex2_ssm_load() local 363 size_t bytecount = 0; in virtex2_ssm_dump() local
|
H A D | stratixII.c | 74 int bytecount; in StratixII_ps_fpp_load() local
|
H A D | ACEX1K.c | 99 size_t bytecount = 0; in ACEX1K_ps_load() local
|
/openbmc/linux/net/x25/ |
H A D | x25_facilities.c | 235 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 D | ldt.c | 502 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 D | fpga.c | 103 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 D | xilinx_emaclite.c | 98 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 D | hcd_queue.c | 681 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 D | rmi_smbus.c | 80 u16 rmiaddr, int bytecount, bool isread, u8 *commandcode) in rmi_smb_get_command_code()
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | ldt_gdt.c | 224 unsigned long bytecount) in safe_modify_ldt()
|
/openbmc/linux/drivers/watchdog/ |
H A D | mei_wdt.c | 118 u8 bytecount; member
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | atmel_usba_udc.c | 94 unsigned int bytecount, nr_busy; in receive_data() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | broadsheetfb.c | 679 const u8 *wfm, int bytecount, int flash_type) in broadsheet_write_spiflash()
|
/openbmc/u-boot/drivers/spi/ |
H A D | zynqmp_gqspi.c | 447 u32 bytecount = 0; in zynqmp_qspi_genfifo_cmd() local
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000.h | 132 unsigned int bytecount; member
|
/openbmc/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_txrx.h | 266 unsigned int bytecount; member
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.h | 269 unsigned int bytecount; member
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx.h | 176 unsigned int bytecount; member
|
/openbmc/linux/drivers/usb/core/ |
H A D | hcd.c | 1073 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 D | atmel_usba_udc.c | 489 unsigned int bytecount, nr_busy; in receive_data() local
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf.h | 37 unsigned int bytecount; member
|
/openbmc/linux/include/linux/usb/ |
H A D | hcd.h | 621 #define BitTime(bytecount) (7 * 8 * bytecount / 6) /* with integer truncation */ argument
|