/linux/drivers/mfd/ |
H A D | wm831x-core.c | 548 int bytes, void *src) in wm831x_write()
|
/linux/drivers/firmware/cirrus/test/ |
H A D | cs_dsp_mock_mem_maps.c | 498 unsigned int bytes; in cs_dsp_mock_xm_header_drop_from_regmap_cache() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | legacy.c | 387 u64 bytes = 0; in mlx5_esw_query_vport_drop_stats() local
|
/linux/include/linux/ |
H A D | string.h | 385 #define unsafe_memcpy(dst, src, bytes, justification) \ argument
|
H A D | leds-lp3952.h | 110 } bytes; member
|
H A D | skmsg.h | 146 static inline void sk_msg_check_to_free(struct sk_msg *msg, u32 i, u32 bytes) in sk_msg_check_to_free() argument 151 static inline void sk_msg_apply_bytes(struct sk_psock *psock, u32 bytes) in sk_msg_apply_bytes() argument [all...] |
/linux/fs/crypto/ |
H A D | fname.c | 61 u8 bytes[149]; member
|
/linux/drivers/rtc/ |
H A D | rtc-rv3029c2.c | 476 size_t bytes) in rv3029_nvram_write() 482 size_t bytes) in rv3029_nvram_read()
|
H A D | rtc-max31335.c | 572 void *val, size_t bytes) in max31335_nvmem_reg_read() 581 void *val, size_t bytes) in max31335_nvmem_reg_write()
|
/linux/sound/soc/intel/catpt/ |
H A D | pcm.c | 1055 catpt_waves_param_get(struct snd_kcontrol * kcontrol,unsigned int __user * bytes,unsigned int size) catpt_waves_param_get() argument 1062 catpt_waves_param_put(struct snd_kcontrol * kcontrol,const unsigned int __user * bytes,unsigned int size) catpt_waves_param_put() argument
|
/linux/sound/mips/ |
H A D | hal2.c | 574 struct snd_pcm_indirect *rec, size_t bytes) in hal2_playback_transfer() 659 struct snd_pcm_indirect *rec, size_t bytes) in hal2_capture_transfer()
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_flower.c | 560 u64 bytes; in prestera_flower_stats() local
|
/linux/drivers/mtd/devices/ |
H A D | sst25l.c | 253 int i, j, ret, bytes, copied = 0; in sst25l_write() local
|
/linux/sound/soc/ |
H A D | soc-generic-dmaengine-pcm.c | 293 struct iov_iter *iter, unsigned long bytes) in dmaengine_copy() argument
|
/linux/net/tipc/ |
H A D | core.h | 209 static inline u32 hash128to32(char *bytes) in hash128to32()
|
/linux/drivers/virtio/ |
H A D | virtio_input.c | 143 u8 bytes; in virtinput_cfg_bits() local
|
/linux/drivers/net/ethernet/microsoft/mana/ |
H A D | mana_ethtool.c | 193 u64 packets, bytes; in mana_get_ethtool_stats() local
|
/linux/fs/nfs/ |
H A D | read.c | 141 unsigned long bytes = 0; in nfs_read_completion() local
|
/linux/fs/xfs/ |
H A D | xfs_log.c | 136 int64_t bytes) in xlog_grant_sub_space() 144 int64_t bytes) in xlog_grant_add_space() 2752 int bytes; in xfs_log_ticket_ungrant() local
|
/linux/drivers/usb/gadget/udc/ |
H A D | lpc32xx_udc.c | 1135 static void udc_pop_fifo(struct lpc32xx_udc *udc, u8 *data, u32 bytes) in udc_pop_fifo() 1203 u32 bytes) in udc_read_hwep() 1236 static void udc_stuff_fifo(struct lpc32xx_udc *udc, u8 *data, u32 bytes) in udc_stuff_fifo() 1307 u32 bytes) in udc_write_hwep() 2181 int i, bytes; in udc_handle_ep0_setup() local
|
/linux/tools/testing/selftests/tc-testing/tc-tests/infra/ |
H A D | qdiscs.json | 605 "bytes": 196, number 641 "bytes": 196, number 677 "bytes": 196, number 717 "bytes": 294, number 755 "bytes": 196, number
|
/linux/drivers/spi/ |
H A D | spi-meson-spicc.c | 389 unsigned int bytes = spicc->bytes_per_word; in meson_spicc_pull_data() local 407 unsigned int bytes = spicc->bytes_per_word; in meson_spicc_push_data() local
|
/linux/security/selinux/ss/ |
H A D | policydb.h | 357 static inline int next_entry(void *buf, struct policy_file *fp, size_t bytes) in next_entry() 368 static inline int put_entry(const void *buf, size_t bytes, size_t num, in put_entry()
|
/linux/rust/kernel/ |
H A D | str.rs | 249 let bytes = unsafe { core::slice::from_raw_parts(ptr.cast(), len) }; from_char_ptr() localVariable 672 let mut bytes: [u8; 256] = [0; 256]; test_cstr_display_all_bytes() localVariable [all...] |
/linux/drivers/md/ |
H A D | dm-verity-target.c | 599 static inline bool verity_use_bh(unsigned int bytes, unsigned short ioprio) in verity_use_bh() 610 unsigned int bytes = io->n_blocks << io->v->data_dev_block_bits; in verity_end_io() local
|