Home
last modified time | relevance | path

Searched defs:bytes (Results 3226 - 3250 of 3403) sorted by relevance

1...<<121122123124125126127128129130>>...137

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_hdmi.c222 u8 bytes[0]; member
612 u8 *bytes = (u8 *)hdmi_ai; in hdmi_checksum_audio_infoframe() local
[all...]
/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpi_internal.h1083 u8 bytes[52]; member
1128 u8 bytes[1024]; member
1141 u8 bytes[256]; member
1152 u8 bytes[256]; member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm_adsp.c1103 wm_coeff_tlv_put(struct snd_kcontrol *kctl, const unsigned int __user *bytes, unsigned int size) wm_coeff_tlv_put() argument
1214 wm_coeff_tlv_get(struct snd_kcontrol *kctl, unsigned int __user *bytes, unsigned int size) wm_coeff_tlv_get() argument
1562 wm_coeff_parse_string(int bytes, const u8 **pos, const u8 **str) wm_coeff_parse_string() argument
1585 wm_coeff_parse_int(int bytes, const u8 **pos) wm_coeff_parse_int() argument
[all...]
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dpkt_sched.h34 __u64 bytes; /* Number of enqueued bytes */ member
[all...]
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h1065 } bytes; global() member
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dinode.c1420 u64 bytes = count; in fallback_to_cow() local
108 btrfs_cleanup_ordered_extents(struct btrfs_inode *inode, struct page *locked_page, u64 offset, u64 bytes) btrfs_cleanup_ordered_extents() argument
7703 __endio_write_update_ordered(struct btrfs_inode *inode, const u64 offset, const u64 bytes, const bool uptodate) __endio_write_update_ordered() argument
[all...]
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h1065 } bytes; global() member
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dsoundcard.h577 int bytes; /* Available space in bytes (includes partially used fragments) */ global() member
607 int bytes; /* Total # of bytes processed */ global() member
[all...]
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
H A Dfc_els.h303 __u8 bytes[3]; /* bytes 1..3 */ member
/kernel/linux/linux-5.10/mm/
H A Dslub.c772 check_bytes_and_report(struct kmem_cache *s, struct page *page, u8 *object, char *what, u8 *start, unsigned int value, unsigned int bytes) check_bytes_and_report() argument
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c1905 static int ocfs2_xa_value_truncate(struct ocfs2_xa_loc *loc, u64 bytes, in ocfs2_xa_value_truncate() argument
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c2631 u32 len = 0, offset = 0, copy = 0, poffset = 0, bytes = end - start; in BPF_CALL_4() local
/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c240 osd_req_op_extent_osd_data_bvecs(struct ceph_osd_request *osd_req, unsigned int which, struct bio_vec *bvecs, u32 num_bvecs, u32 bytes) osd_req_op_extent_osd_data_bvecs() argument
304 osd_req_op_cls_request_data_bvecs(struct ceph_osd_request *osd_req, unsigned int which, struct bio_vec *bvecs, u32 num_bvecs, u32 bytes) osd_req_op_cls_request_data_bvecs() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c5495 ipv6_store_devconf(struct ipv6_devconf *cnf, __s32 *array, int bytes) ipv6_store_devconf() argument
5595 __snmp6_fill_statsdev(u64 *stats, atomic_long_t *mib, int bytes) __snmp6_fill_statsdev() argument
5610 __snmp6_fill_stats64(u64 *stats, void __percpu *mib, int bytes, size_t syncpoff) __snmp6_fill_stats64() argument
5631 snmp6_fill_stats(u64 *stats, struct inet6_dev *idev, int attrtype, int bytes) snmp6_fill_stats() argument
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_tables_api.c1566 u64 pkts, bytes; in nft_dump_stats() local
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3635 int bytes, pkts; in hns3_clean_tx_ring() local
3578 hns3_nic_reclaim_desc(struct hns3_enet_ring *ring, int *bytes, int *pkts, int budget) hns3_nic_reclaim_desc() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbcmsysport.h514 u32 bytes; /* RO Received byte count */ global() member
553 u32 bytes; /* RO # of xmited byte count */ global() member
684 unsigned long bytes; global() member
702 unsigned long bytes; /* bytes statistics */ global() member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4822 u64 bytes = 0; in mlx5e_stats_flower() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c178 mlxsw_sp_flow_counter_get(struct mlxsw_sp *mlxsw_sp, unsigned int counter_index, u64 *packets, u64 *bytes) mlxsw_sp_flow_counter_get() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_main.c6536 u64 pkts = 0, bytes = 0; in ice_update_vsi_tx_ring_stats() local
6508 ice_fetch_u64_stats_per_ring(struct u64_stats_sync *syncp, struct ice_q_stats stats, u64 *pkts, u64 *bytes) ice_fetch_u64_stats_per_ring() argument
6561 u64 pkts, bytes; ice_update_vsi_ring_stats() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/
H A De100.c2530 e100_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) e100_get_eeprom() argument
2541 e100_set_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, u8 *bytes) e100_set_eeprom() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/
H A Dibmvnic.h217 u64 bytes; member
224 u64 bytes; member
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_mv.c1251 static void mv_dump_mem(struct device *dev, void __iomem *start, unsigned bytes) in mv_dump_mem() argument
1267 static void mv_dump_pci_cfg(struct pci_dev *pdev, unsigned bytes) in mv_dump_pci_cfg() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dinode.c91 u32 bytes; member
410 btrfs_cleanup_ordered_extents(struct btrfs_inode *inode, struct page *locked_page, u64 offset, u64 bytes) btrfs_cleanup_ordered_extents() argument
1792 u64 bytes = count; fallback_to_cow() local
9959 size_t bytes = min_t(u64, disk_io_size, PAGE_SIZE); btrfs_encoded_read_regular_fill_pages() local
10030 size_t bytes = min_t(size_t, count - cur, btrfs_encoded_read_regular() local
10304 size_t bytes = min_t(size_t, PAGE_SIZE, iov_iter_count(from)); btrfs_do_encoded_write() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c670 static bool check_log_rec(const struct LOG_REC_HDR *lr, u32 bytes, u32 tr, in check_log_rec() argument
714 static bool check_rstbl(const struct RESTART_TABLE *rt, size_t bytes) in check_rstbl() argument
795 u32 bytes = esize * used + sizeof(struct RESTART_TABLE); init_rsttbl() local
897 u32 bytes = bytes_per_rt(rt); alloc_rsttbl_from_idx() local
1129 u32 bytes = log->page_size - page_off; read_log_page() local
2578 check_index_header(const struct INDEX_HDR *hdr, size_t bytes) check_index_header() argument
2620 check_index_buffer(const struct INDEX_BUFFER *ib, u32 bytes) check_index_buffer() argument
3044 u32 bytes = 0; do_action() local
[all...]

Completed in 136 milliseconds

1...<<121122123124125126127128129130>>...137