Home
last modified time | relevance | path

Searched defs:bytes (Results 351 – 375 of 843) sorted by relevance

1...<<11121314151617181920>>...34

/linux/net/netfilter/
H A Dnf_conntrack_h323_asn1.c165 static int nf_h323_error_boundary(struct bitstr *bs, size_t bytes, size_t bits) in nf_h323_error_boundary()
215 unsigned int v, l, shift, bytes; in get_bitmap() local
/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h259 int bytes; member
395 u8 bytes[4]; in aes_ks_subword() local
/linux/drivers/rtc/
H A Drtc-sun6i.c679 static int sun6i_rtc_nvmem_read(void *priv, unsigned int offset, void *_val, size_t bytes) in sun6i_rtc_nvmem_read()
691 static int sun6i_rtc_nvmem_write(void *priv, unsigned int offset, void *_val, size_t bytes) in sun6i_rtc_nvmem_write()
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c597 ssize_t bytes, sent; in _test_server_run() local
665 size_t sent, bytes = min(msg_len, buf_sz - i); in test_client_loop() local
/linux/drivers/usb/misc/
H A Dusbtest.c260 unsigned long bytes, in usbtest_alloc_urb()
320 unsigned long bytes, in simple_alloc_urb()
330 unsigned long bytes, in complicated_alloc_urb()
1978 long bytes, in iso_alloc_urb()
/linux/net/sched/
H A Dsch_htb.c658 static inline void htb_accnt_tokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_tokens()
671 static inline void htb_accnt_ctokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_ctokens()
702 int bytes = qdisc_pkt_len(skb); in htb_charge_class() local
1295 u64 bytes = 0, packets = 0; in htb_offload_aggregate_stats() local
H A Dact_sample.c214 static void tcf_sample_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_sample_stats_update()
H A Dact_skbedit.c93 static void tcf_skbedit_stats_update(struct tc_action *a, u64 bytes, in tcf_skbedit_stats_update()
/linux/tools/testing/selftests/net/
H A Dudpgso_bench_rx.c53 static unsigned long packets, bytes; variable
/linux/drivers/media/pci/bt8xx/
H A Dbttv-i2c.c288 int bytes = both ? 2 : 1; in bttv_I2CWrite() local
/linux/drivers/s390/char/
H A Dzcore.c67 size_t bytes, copied, res = 0; in memcpy_hsa_iter() local
/linux/arch/x86/kvm/mmu/
H A Dpage_track.c273 void __kvm_page_track_write(struct kvm *kvm, gpa_t gpa, const u8 *new, int bytes) in __kvm_page_track_write()
/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_blk.c116 ssize_t bytes; in vdpasim_blk_handle_req() local
/linux/drivers/scsi/lpfc/
H A Dlpfc_mem.c76 size_t bytes; in lpfc_mem_alloc_active_rrq_pool_s4() local
/linux/sound/usb/line6/
H A Dpcm.h103 unsigned bytes; member
/linux/drivers/md/
H A Ddm-linear.c189 void *addr, size_t bytes, struct iov_iter *i) in linear_dax_recovery_write()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_dmcu.c81 unsigned int bytes) in dce_dmcu_load_iram()
477 unsigned int bytes) in dcn10_dmcu_load_iram()
/linux/drivers/net/ethernet/engleder/
H A Dtsnep.h96 u32 bytes; member
135 u32 bytes; member
/linux/sound/pci/ice1712/
H A Dews.c221 unsigned char bytes[2]; in snd_ice1712_ews_cs8404_spdif_write() local
837 bytes[1] = data; in snd_ice1712_6fire_write_pca() local
/linux/drivers/net/ethernet/google/gve/
H A Dgve_rx.c108 size_t bytes; in gve_rx_free_ring_gqi() local
283 size_t bytes; in gve_rx_alloc_ring_gqi() local
/linux/fs/fat/
H A Dfatent.c27 int bytes = entry + (entry >> 1); in fat12_ent_blocknr() local
37 int bytes = (entry << sbi->fatent_shift); in fat_ent_blocknr() local
/linux/fs/btrfs/
H A Dfile-item.c128 static size_t bytes_to_csum_size(const struct btrfs_fs_info *fs_info, u32 bytes) in bytes_to_csum_size()
154 static int btrfs_ordered_sum_size(const struct btrfs_fs_info *fs_info, unsigned long bytes) in btrfs_ordered_sum_size()
/linux/sound/core/
H A Dpcm_lib.c2057 struct iov_iter *iter, unsigned long bytes) in default_write_copy()
2071 unsigned long bytes) in fill_silence()
2090 struct iov_iter *iter, unsigned long bytes) in default_read_copy()
2100 unsigned long hwoff, void *data, unsigned long bytes, in do_transfer()
/linux/drivers/dma/
H A Damba-pl08x.c674 u32 bytes; in get_bytes_in_phy_channel() local
714 u32 bytes; in get_bytes_in_lli() local
761 size_t bytes; in pl08x_getbytes_chan() local
1550 size_t bytes = 0; in pl08x_dma_tx_status() local
/linux/fs/ceph/
H A Dfile.c96 ssize_t bytes; in __iter_get_bvecs() local
132 ssize_t bytes; in iter_get_bvecs_alloc() local
2881 size_t bytes = 0; in ceph_do_objects_copy() local
2959 ssize_t ret = -EIO, bytes; in __ceph_copy_file_range() local

1...<<11121314151617181920>>...34