/kernel/linux/linux-5.10/net/x25/ |
H A D | x25_out.c | 30 int bytes = 1; in x25_pacsize_to_bytes() local
|
/kernel/linux/linux-5.10/net/rds/ |
H A D | info.c | 115 rds_info_copy(struct rds_info_iterator *iter, void *data, unsigned long bytes) rds_info_copy() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | overflow.h | 265 size_t bytes; in array_size() local 287 size_t bytes; in array3_size() local 303 size_t bytes; __ab_c_size() local [all...] |
/kernel/linux/linux-5.10/sound/i2c/other/ |
H A D | pt2258.c | 34 unsigned char bytes[2]; in snd_pt2258_reset() local 97 unsigned char bytes[2]; in pt2258_stereo_volume_put() local 146 unsigned char bytes[2]; pt2258_switch_put() local [all...] |
/kernel/linux/linux-5.10/sound/soc/intel/atom/sst/ |
H A D | sst_stream.c | 171 sst_send_byte_stream_mrfld(struct intel_sst_drv *sst_drv_ctx, struct snd_sst_bytes_v2 *bytes) sst_send_byte_stream_mrfld() argument [all...] |
/kernel/linux/linux-5.10/sound/usb/ |
H A D | helper.c | 16 unsigned int snd_usb_combine_bytes(unsigned char *bytes, int size) in snd_usb_combine_bytes() argument
|
/kernel/linux/linux-5.10/tools/iio/ |
H A D | iio_utils.h | 43 unsigned bytes; member
|
/kernel/linux/linux-5.10/tools/lib/ |
H A D | string.c | 172 static void *check_bytes8(const u8 *start, u8 value, unsigned int bytes) in check_bytes8() argument 192 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv() argument [all...] |
/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | probe.c | 78 size_t bytes; in sof_ipc_probe_info() local
|
/kernel/linux/linux-5.10/fs/efivarfs/ |
H A D | file.c | 23 ssize_t bytes; in efivarfs_file_write() local
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | pcm-indirect.h | 55 unsigned int bytes = qsize - rec->hw_ready; in snd_pcm_indirect_playback_transfer() local 85 int bytes = ptr - rec->hw_io; snd_pcm_indirect_playback_pointer() local 123 size_t bytes = rec->sw_buffer_size - rec->sw_ready; snd_pcm_indirect_capture_transfer() local 154 int bytes = ptr - rec->hw_io; snd_pcm_indirect_capture_pointer() local [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/ |
H A D | xt_set.h | 71 struct ip_set_counter_match0 bytes; member 90 struct ip_set_counter_match bytes; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | gen_stats.h | 27 __u64 bytes; member
|
/kernel/linux/linux-5.10/lib/ |
H A D | crc32test.c | 668 int bytes = 0; in crc32c_test() local 748 int bytes = 0; in crc32_test() local
|
/kernel/linux/linux-5.10/mm/ |
H A D | page_counter.c | 248 u64 bytes; in page_counter_memparse() local
|
H A D | page_poison.c | 77 static void check_poison_mem(struct page *page, unsigned char *mem, size_t bytes) in check_poison_mem() argument
|
/kernel/linux/linux-5.10/lib/raid6/ |
H A D | recov_neon_inner.c | 27 void __raid6_2data_recov_neon(int bytes, uint8_t *p, uint8_t *q, uint8_t *dp, in __raid6_2data_recov_neon() argument 77 void __raid6_datap_recov_neon(int bytes, uint8_t *p, uint8_t *q, uint8_t *dq, in __raid6_datap_recov_neon() argument
|
/kernel/linux/linux-5.10/fs/squashfs/ |
H A D | file_direct.c | 36 int i, n, pages, missing_pages, bytes, res = -ENOMEM; in squashfs_readpage_block() local 144 squashfs_read_cache(struct page *target_page, u64 block, int bsize, int pages, struct page **page, int bytes) squashfs_read_cache() argument [all...] |
H A D | lz4_wrapper.c | 99 int bytes = length, res; in lz4_uncompress() local
|
H A D | lzo_wrapper.c | 73 int bytes = length, res; in lzo_uncompress() local
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | 88pm860x-i2c.c | 83 read_device(struct i2c_client *i2c, int reg, int bytes, void *dest) read_device() argument 119 write_device(struct i2c_client *i2c, int reg, int bytes, void *src) write_device() argument
|
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
H A D | tm6000-i2c.c | 216 unsigned char bytes[17]; in tm6000_i2c_eeprom() local
|
/kernel/linux/linux-5.10/drivers/nvmem/ |
H A D | lpc18xx_otp.c | 41 lpc18xx_otp_read(void *context, unsigned int offset, void *val, size_t bytes) lpc18xx_otp_read() argument
|
H A D | mtk-efuse.c | 18 mtk_reg_read(void *context, unsigned int reg, void *_val, size_t bytes) mtk_reg_read() argument
|
/kernel/linux/linux-5.10/include/crypto/ |
H A D | chacha.h | 96 chacha_crypt(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, int nrounds) chacha_crypt() argument 105 chacha20_crypt(u32 *state, u8 *dst, const u8 *src, unsigned int bytes) chacha20_crypt() argument
|