/linux/fs/squashfs/ |
H A D | lz4_wrapper.c | 99 int bytes = length, res; in lz4_uncompress() local
|
/linux/arch/x86/kernel/ |
H A D | cpuid.c | 68 ssize_t bytes = 0; in cpuid_read() local
|
/linux/crypto/ |
H A D | xor.c | 27 xor_blocks(unsigned int src_count, unsigned int bytes, void *dest, void **srcs) in xor_blocks()
|
/linux/drivers/mtd/nand/raw/ingenic/ |
H A D | ingenic_ecc.h | 24 int bytes; member
|
/linux/drivers/rtc/ |
H A D | rtc-abx80x.c | 689 void *val, size_t bytes, bool write) in abx80x_nvmem_xfer() 730 size_t bytes) in abx80x_nvmem_read() 736 size_t bytes) in abx80x_nvmem_write()
|
H A D | rtc-ti-k3.c | 487 void *val, size_t bytes) in ti_k3_rtc_scratch_read() 495 void *val, size_t bytes) in ti_k3_rtc_scratch_write()
|
H A D | rtc-twl.c | 491 size_t bytes) in twl_nvram_read() 497 size_t bytes) in twl_nvram_write()
|
/linux/drivers/media/usb/hdpvr/ |
H A D | hdpvr-core.c | 69 static void challenge(u8 *bytes) in challenge()
|
/linux/fs/ |
H A D | kernel_read_file.c | 89 ssize_t bytes; in kernel_read_file() local
|
/linux/include/uapi/linux/ |
H A D | gen_stats.h | 27 __u64 bytes; member
|
/linux/drivers/dma/dw/ |
H A D | dw.c | 47 size_t bytes, unsigned int width, size_t *len) in dw_dma_bytes2block()
|
/linux/drivers/mtd/ubi/ |
H A D | nvmem.c | 23 void *val, size_t bytes) in ubi_nvmem_reg_read()
|
/linux/tools/testing/selftests/net/tcp_ao/ |
H A D | seq-ext.c | 72 ssize_t bytes; in server_fn() local
|
/linux/drivers/md/dm-vdo/indexer/ |
H A D | sparse-cache.c | 238 unsigned int bytes; in make_search_list() local 264 unsigned int bytes; in uds_make_sparse_cache() local
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmw_surface_cache.h | 228 u32 bytes; in vmw_surface_get_image_offset() local 316 size_t bytes; member
|
/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bnad_ethtool.c | 947 u8 *bytes) in bnad_get_eeprom() 987 u8 *bytes) in bnad_set_eeprom()
|
/linux/sound/usb/ |
H A D | helper.c | 16 unsigned int snd_usb_combine_bytes(unsigned char *bytes, int size) in snd_usb_combine_bytes()
|
/linux/include/linux/usb/ |
H A D | hcd.h | 663 #define HS_NSECS(bytes) (((55 * 8 * 2083) \ argument 666 #define HS_NSECS_ISO(bytes) (((38 * 8 * 2083) \ argument 669 #define HS_USECS(bytes) NS_TO_US(HS_NSECS(bytes)) argument 670 #define HS_USECS_ISO(bytes) NS_TO_US(HS_NSECS_ISO(bytes)) argument
|
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_txrx.c | 905 u64 pkts, bytes; in ionic_dim_update() local 1239 unsigned int bytes = 0; in ionic_tx_service() local 1275 unsigned int bytes = 0; in ionic_tx_cq_service() local 1316 int bytes = 0; in ionic_tx_empty() local
|
/linux/sound/core/oss/ |
H A D | pcm_oss.c | 581 long bytes = frames_to_bytes(runtime, frames); in snd_pcm_oss_bytes() local 594 static long snd_pcm_alsa_frames(struct snd_pcm_substream *substream, long bytes) in snd_pcm_alsa_frames() argument 1356 static ssize_t snd_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, in argument 1389 snd_pcm_oss_write1(struct snd_pcm_substream * substream,const char __user * buf,size_t bytes) snd_pcm_oss_write1() argument 1466 snd_pcm_oss_read2(struct snd_pcm_substream * substream,char * buf,size_t bytes,int in_kernel) snd_pcm_oss_read2() argument 1499 snd_pcm_oss_read1(struct snd_pcm_substream * substream,char __user * buf,size_t bytes) snd_pcm_oss_read1() argument [all...] |
/linux/fs/ocfs2/ |
H A D | ocfs2.h | 786 u64 bytes) in ocfs2_clusters_for_bytes() 799 u64 bytes) in ocfs2_bytes_to_clusters() 809 u64 bytes) in ocfs2_blocks_for_bytes() 832 u64 bytes) in ocfs2_align_bytes_to_clusters() 842 u64 bytes) in ocfs2_align_bytes_to_blocks() 850 static inline unsigned long ocfs2_align_bytes_to_sectors(u64 bytes) in ocfs2_align_bytes_to_sectors()
|
/linux/include/linux/ |
H A D | blk-crypto.h | 105 u8 bytes[BLK_CRYPTO_MAX_ANY_KEY_SIZE]; member
|
/linux/tools/testing/selftests/ublk/ |
H A D | file_backed.c | 139 unsigned long long bytes; in ublk_loop_tgt_init() local
|
/linux/lib/crypto/x86/ |
H A D | poly1305.h | 118 const unsigned int bytes = min(len, SZ_4K); in poly1305_blocks() local
|
/linux/fs/ntfs3/ |
H A D | index.c | 614 static bool index_hdr_check(const struct INDEX_HDR *hdr, u32 bytes) in index_hdr_check() 634 static bool index_buf_check(const struct INDEX_BUFFER *ib, u32 bytes, in index_buf_check() 852 int bytes = used - (off + esize); in hdr_delete_de() local 941 u32 bytes = 1u << indx->index_bits; in indx_new() local 1045 u32 bytes = 1u << indx->index_bits; in indx_read() local
|