Home
last modified time | relevance | path

Searched defs:bytes (Results 401 – 425 of 843) sorted by relevance

1...<<11121314151617181920>>...34

/linux/drivers/mfd/
H A Dwm831x-core.c548 int bytes, void *src) in wm831x_write()
/linux/drivers/firmware/cirrus/test/
H A Dcs_dsp_mock_mem_maps.c498 unsigned int bytes; in cs_dsp_mock_xm_header_drop_from_regmap_cache() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dlegacy.c387 u64 bytes = 0; in mlx5_esw_query_vport_drop_stats() local
/linux/include/linux/
H A Dstring.h385 #define unsafe_memcpy(dst, src, bytes, justification) \ argument
H A Dleds-lp3952.h110 } bytes; member
H A Dskmsg.h146 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 Dfname.c61 u8 bytes[149]; member
/linux/drivers/rtc/
H A Drtc-rv3029c2.c476 size_t bytes) in rv3029_nvram_write()
482 size_t bytes) in rv3029_nvram_read()
H A Drtc-max31335.c572 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 Dpcm.c1055 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 Dhal2.c574 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 Dprestera_flower.c560 u64 bytes; in prestera_flower_stats() local
/linux/drivers/mtd/devices/
H A Dsst25l.c253 int i, j, ret, bytes, copied = 0; in sst25l_write() local
/linux/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c293 struct iov_iter *iter, unsigned long bytes) in dmaengine_copy() argument
/linux/net/tipc/
H A Dcore.h209 static inline u32 hash128to32(char *bytes) in hash128to32()
/linux/drivers/virtio/
H A Dvirtio_input.c143 u8 bytes; in virtinput_cfg_bits() local
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c193 u64 packets, bytes; in mana_get_ethtool_stats() local
/linux/fs/nfs/
H A Dread.c141 unsigned long bytes = 0; in nfs_read_completion() local
/linux/fs/xfs/
H A Dxfs_log.c136 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 Dlpc32xx_udc.c1135 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 Dqdiscs.json605 "bytes": 196, number
641 "bytes": 196, number
677 "bytes": 196, number
717 "bytes": 294, number
755 "bytes": 196, number
/linux/drivers/spi/
H A Dspi-meson-spicc.c389 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 Dpolicydb.h357 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 Dstr.rs249 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 Ddm-verity-target.c599 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

1...<<11121314151617181920>>...34