Home
last modified time | relevance | path

Searched defs:len (Results 5901 – 5925 of 9375) sorted by relevance

1...<<231232233234235236237238239240>>...375

/openbmc/linux/fs/nilfs2/
H A Dioctl.c857 size_t len, nsegs; in nilfs_ioctl_clean_segments() local
1212 size_t len; in nilfs_ioctl_set_suinfo() local
/openbmc/linux/drivers/rtc/
H A Drtc-isl1208.c140 unsigned len) in isl1208_i2c_read_regs()
154 unsigned len) in isl1208_i2c_set_regs()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-jz4780.c564 unsigned char *buf, int len, int cnt, in jz4780_i2c_xfer_read()
625 unsigned char *buf, int len, in jz4780_i2c_xfer_write()
/openbmc/linux/kernel/
H A Drelay.c1111 size_t len, in subbuf_splice_actor()
1203 size_t len, in relay_file_splice_read()
/openbmc/linux/drivers/spi/
H A Dspi-stm32-qspi.c170 u32 len = op->data.nbytes, sr; in stm32_qspi_tx_poll() local
519 u64 offs, size_t len, void *buf) in stm32_qspi_dirmap_read()
/openbmc/linux/net/9p/
H A Dtrans_fd.c251 static int p9_fd_read(struct p9_client *client, void *v, int len) in p9_fd_read()
419 static int p9_fd_write(struct p9_client *client, void *v, int len) in p9_fd_write()
/openbmc/linux/drivers/media/i2c/
H A Dov9734.c368 static int ov9734_read_reg(struct ov9734 *ov9734, u16 reg, u16 len, u32 *val) in ov9734_read_reg()
398 static int ov9734_write_reg(struct ov9734 *ov9734, u16 reg, u16 len, u32 val) in ov9734_write_reg()
H A Dov5695.c706 u32 len, u32 val) in ov5695_write_reg()
747 static int ov5695_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in ov5695_read_reg()
/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dvpdma.c637 int len = blk->size; in vpdma_add_cfd_block() local
665 unsigned int len = adb->size; in vpdma_add_cfd_adb() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c127 __u32 len, __u8 proto, in csum_tcpudp_magic()
149 __u32 len, __u8 proto, __u32 csum) in csum_ipv6_magic()
/openbmc/linux/include/linux/
H A Dfscache.h587 loff_t start, size_t len, in fscache_clear_page_bits()
619 loff_t start, size_t len, loff_t i_size, in fscache_write_to_cache()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.h37 unsigned long len; member
201 u32 len; member
/openbmc/linux/crypto/
H A Dvmac.c359 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) in l3hash()
492 static int vmac_update(struct shash_desc *desc, const u8 *p, unsigned int len) in vmac_update()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx.c136 dma_addr_t addr, u16 len, bool reset) in iwl_pcie_txq_build_tfd()
1433 u16 len, tb1_len; in iwl_trans_pcie_tx() local
/openbmc/linux/drivers/bluetooth/
H A Dhci_nokia.c228 int len; in nokia_send_alive_packet() local
268 int len, err; in nokia_send_negotiation() local
/openbmc/qemu/audio/
H A Dpwaudio.c220 qpw_read(HWVoiceIn *hw, void *data, size_t len) in qpw_read()
282 qpw_write(HWVoiceOut *hw, void *data, size_t len) in qpw_write()
/openbmc/linux/drivers/watchdog/
H A Dwatchdog_dev.c454 const char *buf, size_t len) in nowayout_store()
698 size_t len, loff_t *ppos) in watchdog_write()
/openbmc/qemu/system/
H A Dqdev-monitor.c509 int pos, len; in qbus_find() local
1052 size_t len; in device_add_completion() local
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcm4908_enet.c57 unsigned int len; member
593 int len; in bcm4908_enet_poll_rx() local
/openbmc/linux/tools/perf/util/
H A Dconfig.c78 size_t len = 0; in parse_value() local
145 static int get_value(config_fn_t fn, void *data, char *name, unsigned int len) in get_value()
/openbmc/linux/arch/x86/boot/
H A Dboot.h155 static inline bool memcmp_fs(const void *s1, addr_t s2, size_t len) in memcmp_fs()
162 static inline bool memcmp_gs(const void *s1, addr_t s2, size_t len) in memcmp_gs()
/openbmc/linux/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c194 static int pmc_usb_send_command(struct intel_scu_ipc_dev *ipc, u8 *msg, u32 len) in pmc_usb_send_command()
224 static int pmc_usb_command(struct pmc_usb_port *port, u8 *msg, u32 len) in pmc_usb_command()
/openbmc/qemu/hw/ppc/
H A Dspapr_nvdimm.c249 uint64_t len = args[2]; in h_scm_read_metadata() local
305 uint64_t len = args[3]; in h_scm_write_metadata() local
/openbmc/linux/drivers/firmware/
H A Discsi_ibft.c221 static ssize_t sprintf_string(char *str, int len, char *buf) in sprintf_string()
442 int len; in ibft_check_device() local
/openbmc/linux/drivers/vdpa/ifcvf/
H A Difcvf_main.c564 void *buf, unsigned int len) in ifcvf_vdpa_get_config()
573 unsigned int len) in ifcvf_vdpa_set_config()

1...<<231232233234235236237238239240>>...375