Home
last modified time | relevance | path

Searched defs:bytes (Results 251 – 275 of 1045) sorted by relevance

1...<<11121314151617181920>>...42

/Linux-v6.1/drivers/net/
Dnlmon.c54 u64 packets, bytes; in nlmon_get_stats64() local
/Linux-v6.1/drivers/rtc/
Drtc-ds1343.c127 size_t bytes) in ds1343_nvram_write()
135 size_t bytes) in ds1343_nvram_read()
/Linux-v6.1/drivers/net/ethernet/intel/igbvf/
Dethtool.c156 struct ethtool_eeprom *eeprom, u8 *bytes) in igbvf_get_eeprom()
162 struct ethtool_eeprom *eeprom, u8 *bytes) in igbvf_set_eeprom()
/Linux-v6.1/fs/squashfs/
Dfile.c384 int bytes, int offset) in squashfs_copy_cache()
604 int bytes; in squashfs_readahead() local
Dlz4_wrapper.c99 int bytes = length, res; in lz4_uncompress() local
/Linux-v6.1/net/netfilter/
Dnfnetlink_acct.c31 atomic64_t bytes; member
147 u64 pkts, bytes; in nfnl_acct_fill_info() local
/Linux-v6.1/drivers/usb/gadget/udc/
Dsnps_udc_core.c649 unsigned bytes = 0; in udc_txfifo_write() local
692 static int udc_rxfifo_read_bytes(struct udc *dev, u8 *buf, int bytes) in udc_rxfifo_read_bytes()
721 unsigned bytes = 0; in udc_rxfifo_read() local
760 unsigned long bytes = req->req.length; in udc_create_dma_chain() local
/Linux-v6.1/sound/usb/
Dhelper.c16 unsigned int snd_usb_combine_bytes(unsigned char *bytes, int size) in snd_usb_combine_bytes()
/Linux-v6.1/drivers/hwtracing/intel_th/
Dmsu-sink.c99 static int msu_sink_ready(void *data, struct sg_table *sgt, size_t bytes) in msu_sink_ready()
/Linux-v6.1/net/rds/
Dinfo.c116 unsigned long bytes) in rds_info_copy()
/Linux-v6.1/drivers/usb/isp1760/
Disp1760-hcd.c320 __u32 *dst, u32 bytes) in bank_reads8()
367 u32 bytes) in isp1760_mem_read()
383 u16 *dstptr, u32 bytes) in isp1763_mem_read()
406 u32 bytes) in mem_read()
417 __u32 const *src, u32 bytes) in isp1760_mem_write()
452 u32 bytes) in isp1763_mem_write()
479 u32 bytes) in mem_write()
/Linux-v6.1/drivers/platform/chrome/
Dcros_kunit_util.c107 unsigned int bytes, void *dest) in cros_kunit_readmem_mock()
/Linux-v6.1/arch/s390/crypto/
Dchacha-glue.c79 unsigned int bytes, int nrounds) in chacha_crypt_arch()
/Linux-v6.1/drivers/nvmem/
Dmxs-ocotp.c59 void *val, size_t bytes) in mxs_ocotp_read()
/Linux-v6.1/arch/x86/kernel/
Dcpuid.c69 ssize_t bytes = 0; in cpuid_read() local
/Linux-v6.1/crypto/
Dxor.c27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks()
/Linux-v6.1/drivers/mtd/nand/raw/ingenic/
Dingenic_ecc.h24 int bytes; member
/Linux-v6.1/arch/powerpc/crypto/
Dsha1-spe-glue.c65 unsigned int bytes; in ppc_spe_sha1_update() local
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dpolice.c133 u64 bytes, packets, drops, lastuse; in tc_act_police_stats() local
/Linux-v6.1/drivers/usb/gadget/
Dconfig.c125 unsigned bytes; in usb_copy_descriptors() local
/Linux-v6.1/drivers/s390/block/
Dscm_blk.c160 unsigned long bytes = ALIGN(_aidaw, PAGE_SIZE) - _aidaw; in scm_aidaw_bytes() local
165 struct aidaw *scm_aidaw_fetch(struct scm_request *scmrq, unsigned int bytes) in scm_aidaw_fetch()
/Linux-v6.1/drivers/infiniband/sw/siw/
Dsiw_qp.c1060 int siw_sqe_complete(struct siw_qp *qp, struct siw_sqe *sqe, u32 bytes, in siw_sqe_complete()
1118 int siw_rqe_complete(struct siw_qp *qp, struct siw_rqe *rqe, u32 bytes, in siw_rqe_complete()
/Linux-v6.1/drivers/gpu/drm/mediatek/
Dmtk_disp_rdma.c50 #define RDMA_FIFO_PSEUDO_SIZE(bytes) (((bytes) / 16) << 16) argument
51 #define RDMA_OUTPUT_VALID_FIFO_THRESHOLD(bytes) ((bytes) / 16) argument
/Linux-v6.1/sound/pci/ice1712/
Ddelta.c123 static int ap_cs8427_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in ap_cs8427_sendbytes()
140 static int ap_cs8427_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in ap_cs8427_readbytes()
/Linux-v6.1/sound/soc/sof/amd/
Dacp.c285 void memcpy_from_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *dst, size_t bytes) in memcpy_from_scratch()
294 void memcpy_to_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *src, size_t bytes) in memcpy_to_scratch()

1...<<11121314151617181920>>...42