Home
last modified time | relevance | path

Searched defs:bytes (Results 226 – 250 of 931) sorted by relevance

12345678910>>...38

/Linux-v5.10/drivers/gpu/drm/mediatek/
Dmtk_disp_rdma.c46 #define RDMA_FIFO_PSEUDO_SIZE(bytes) (((bytes) / 16) << 16) argument
47 #define RDMA_OUTPUT_VALID_FIFO_THRESHOLD(bytes) ((bytes) / 16) argument
/Linux-v5.10/arch/powerpc/mm/
Dmem.c386 unsigned long bytes = l1_icache_bytes(); in invalidate_icache_range() local
435 unsigned long bytes = l1_dcache_bytes(); in flush_dcache_icache_phys() local
/Linux-v5.10/lib/
Drandom32.c74 void prandom_bytes_state(struct rnd_state *state, void *buf, size_t bytes) in prandom_bytes_state()
400 void prandom_bytes(void *buf, size_t bytes) in prandom_bytes()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dhv_vhca.c322 int bytes = min_t(int, (int)sizeof(data_block->data), len); in mlx5_hv_vhca_data_block_prepare() local
346 int bytes; in mlx5_hv_vhca_agent_write() local
/Linux-v5.10/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-v5.10/fs/ocfs2/
Dslot_map.c212 unsigned long long *bytes) in ocfs2_slot_map_physical_size()
344 unsigned long long blocks, bytes = 0; in ocfs2_map_slot_buffers() local
/Linux-v5.10/drivers/hwtracing/intel_th/
Dmsu-sink.c96 static int msu_sink_ready(void *data, struct sg_table *sgt, size_t bytes) in msu_sink_ready()
/Linux-v5.10/mm/
Dpage_poison.c76 static void check_poison_mem(unsigned char *mem, size_t bytes) in check_poison_mem()
/Linux-v5.10/net/rds/
Dinfo.c116 unsigned long bytes) in rds_info_copy()
/Linux-v5.10/drivers/nvmem/
Dcore.c50 int bytes; member
70 void *val, size_t bytes) in nvmem_reg_read()
79 void *val, size_t bytes) in nvmem_reg_write()
1532 size_t bytes, void *buf) in nvmem_device_read()
1560 size_t bytes, void *buf) in nvmem_device_write()
Dmxs-ocotp.c59 void *val, size_t bytes) in mxs_ocotp_read()
/Linux-v5.10/drivers/iommu/
Domap-iommu.c417 size_t bytes; in flush_iotlb_page() local
703 size_t bytes; in iopgtable_clear_entry_core() local
760 size_t bytes; in iopgtable_clear_entry() local
1326 phys_addr_t pa, size_t bytes, int prot, gfp_t gfp) in omap_iommu_map()
1377 size_t bytes = 0; in omap_iommu_unmap() local
/Linux-v5.10/drivers/usb/gadget/
Dconfig.c125 unsigned bytes; in usb_copy_descriptors() local
/Linux-v5.10/crypto/
Dxor.c27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks()
Dsalsa20_generic.c85 unsigned int bytes) in salsa20_docrypt()
/Linux-v5.10/arch/x86/kernel/
Dcpuid.c69 ssize_t bytes = 0; in cpuid_read() local
/Linux-v5.10/drivers/mtd/nand/raw/ingenic/
Dingenic_ecc.h24 int bytes; member
/Linux-v5.10/fs/squashfs/
Dlz4_wrapper.c99 int bytes = length, res; in lz4_uncompress() local
/Linux-v5.10/drivers/rtc/
Drtc-ds1343.c127 size_t bytes) in ds1343_nvram_write()
135 size_t bytes) in ds1343_nvram_read()
/Linux-v5.10/net/netfilter/
Dnfnetlink_acct.c30 atomic64_t bytes; member
137 u64 pkts, bytes; in nfnl_acct_fill_info() local
/Linux-v5.10/drivers/net/ethernet/intel/ixgb/
Dixgb_ethtool.c350 struct ethtool_eeprom *eeprom, u8 *bytes) in ixgb_get_eeprom()
397 struct ethtool_eeprom *eeprom, u8 *bytes) in ixgb_set_eeprom()
/Linux-v5.10/arch/powerpc/crypto/
Dsha1-spe-glue.c78 unsigned int bytes; in ppc_spe_sha1_update() local
/Linux-v5.10/drivers/crypto/vmx/
Dghash.c42 int bytes; member
/Linux-v5.10/fs/
Dkernel_read_file.c89 ssize_t bytes; in kernel_read_file() local
/Linux-v5.10/drivers/media/usb/hdpvr/
Dhdpvr-core.c69 static void challenge(u8 *bytes) in challenge()

12345678910>>...38