/kernel/linux/linux-6.6/tools/testing/selftests/sparc64/drivers/ |
H A D | adi-test.c | 90 unsigned long bytes; member 104 update_stats(struct stats * const ustats, unsigned long measurement, unsigned long bytes) update_stats() argument [all...] |
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_ump_convert.c | 320 unsigned char bytes; in cvt_ump_sysex7_to_event() local
|
/kernel/linux/linux-6.6/sound/core/oss/ |
H A D | pcm_plugin.c | 737 size_t bytes = samples * width / 8; in snd_pcm_area_copy() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_l4lb_noinline_dynptr.c | 158 __u64 bytes; member
|
H A D | test_l4lb_noinline.c | 156 __u64 bytes; member
|
H A D | test_l4lb.c | 160 __u64 bytes; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | psock_tpacket.c | 523 static void __v3_test_block_len(struct block_desc *pbd, uint32_t bytes, int block_num) in __v3_test_block_len() argument 546 unsigned long bytes = 0, bytes_with_padding = ALIGN_8(sizeof(*pbd)); in __v3_walk_block() local [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/ |
H A D | siw-abi.h | 139 __u32 bytes; member
|
/kernel/liteos_m/components/fs/vfs/ |
H A D | vfs_fs.c | 380 static ssize_t VfsRead(int fd, char *buff, size_t bytes) in VfsRead() argument 413 static ssize_t VfsWrite(int fd, const void *buff, size_t bytes) in VfsWrite() argument 590 ssize_t read(int fd, void *buff, size_t bytes) in read() argument 635 write(int fd, const void *buff, size_t bytes) write() argument 1334 pread(int fd, void *buff, size_t bytes, off_t off) pread() argument 1381 pwrite(int fd, const void *buff, size_t bytes, off_t off) pwrite() argument [all...] |
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | ews.c | 221 unsigned char bytes[2]; in snd_ice1712_ews_cs8404_spdif_write() local 837 unsigned char bytes[2]; in snd_ice1712_6fire_write_pca() local
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | adau17x1.c | 998 adau17x1_safeload(struct sigmadsp *sigmadsp, unsigned int addr, const uint8_t bytes[], size_t len) adau17x1_safeload() argument
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | pmac.c | 720 void snd_pmac_beep_dma_start(struct snd_pmac *chip, int bytes, unsigned long addr, int speed) in snd_pmac_beep_dma_start() argument
|
H A D | snd_ps3.c | 661 size_t bytes; in snd_ps3_pcm_pointer() local
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | vfio_ccw_cp.c | 567 int bytes = 1; in ccw_count_idaws() local
|
/kernel/linux/linux-6.6/drivers/scsi/esas2r/ |
H A D | esas2r_flash.c | 1043 u8 bytes[256]; in esas2r_read_flash_rev() local 1108 u8 bytes[256]; in esas2r_read_image_type() local [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | backing-dev.c | 251 u64 bytes; in min_bytes_store() local 279 u64 bytes; in max_bytes_store() local
|
/kernel/linux/linux-6.6/net/core/ |
H A D | skmsg.c | 138 void sk_msg_return_zero(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return_zero() argument 162 void sk_msg_return(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return() argument 223 __sk_msg_free_partial(struct sock *sk, struct sk_msg *msg, u32 bytes, bool charge) __sk_msg_free_partial() argument 251 sk_msg_free_partial(struct sock *sk, struct sk_msg *msg, u32 bytes) sk_msg_free_partial() argument 257 sk_msg_free_partial_nocharge(struct sock *sk, struct sk_msg *msg, u32 bytes) sk_msg_free_partial_nocharge() argument 311 sk_msg_zerocopy_from_iter(struct sock *sk, struct iov_iter *from, struct sk_msg *msg, u32 bytes) sk_msg_zerocopy_from_iter() argument 368 sk_msg_memcopy_from_iter(struct sock *sk, struct iov_iter *from, struct sk_msg *msg, u32 bytes) sk_msg_memcopy_from_iter() argument [all...] |
H A D | datagram.c | 510 static size_t simple_copy_to_iter(const void *addr, size_t bytes, in simple_copy_to_iter() argument
|
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | ops.h | 371 snd_sof_dsp_block_read(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, void *dest, size_t bytes) snd_sof_dsp_block_read() argument 378 snd_sof_dsp_block_write(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, void *src, size_t bytes) snd_sof_dsp_block_write() argument 386 snd_sof_dsp_mailbox_read(struct snd_sof_dev *sdev, u32 offset, void *dest, size_t bytes) snd_sof_dsp_mailbox_read() argument 393 snd_sof_dsp_mailbox_write(struct snd_sof_dev *sdev, u32 offset, void *src, size_t bytes) snd_sof_dsp_mailbox_write() argument
|
/kernel/linux/linux-6.6/sound/soc/qcom/ |
H A D | lpass-platform.c | 1220 lpass_platform_copy(struct snd_soc_component *component, struct snd_pcm_substream *substream, int channel, unsigned long pos, struct iov_iter *buf, unsigned long bytes) lpass_platform_copy() argument [all...] |
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/ |
H A D | siw-abi.h | 139 __u32 bytes; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | blktrace_api.h | 97 __u32 bytes; member
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_conntrack_h323_asn1.c | 165 static int nf_h323_error_boundary(struct bitstr *bs, size_t bytes, size_t bits) in nf_h323_error_boundary() argument 215 unsigned int v, l, shift, bytes; in get_bitmap() local
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | blktrace_api.h | 97 __u32 bytes; member
|
H A D | incrementalfs.h | 63 __u8 bytes[16]; member
|