| /linux/drivers/md/ |
| H A D | dm-io-rewind.c | 14 unsigned int bytes) in dm_bvec_iter_rewind() 60 unsigned int bytes = bio_integrity_bytes(bi, bytes_done >> 9); in dm_bio_integrity_rewind() local 94 static void dm_bio_crypt_rewind(struct bio *bio, unsigned int bytes) in dm_bio_crypt_rewind() 104 static inline void dm_bio_crypt_rewind(struct bio *bio, unsigned int bytes) in dm_bio_crypt_rewind() 111 struct bvec_iter *iter, unsigned int bytes) in dm_bio_rewind_iter() 132 static void dm_bio_rewind(struct bio *bio, unsigned int bytes) in dm_bio_rewind()
|
| /linux/include/linux/ |
| H A D | task_io_accounting_ops.h | 11 static inline void task_io_account_read(size_t bytes) in task_io_account_read() 25 static inline void task_io_account_write(size_t bytes) in task_io_account_write() 39 static inline void task_io_account_cancelled_write(size_t bytes) in task_io_account_cancelled_write() 59 static inline void task_io_account_read(size_t bytes) in task_io_account_read() 68 static inline void task_io_account_write(size_t bytes) in task_io_account_write() 77 static inline void task_io_account_cancelled_write(size_t bytes) in task_io_account_cancelled_write()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_cmd.c | 187 static bool vmw_fifo_is_full(struct vmw_private *dev_priv, uint32_t bytes) in vmw_fifo_is_full() 198 uint32_t bytes, bool interruptible, in vmw_fifo_wait_noirq() 231 uint32_t bytes, bool interruptible, in vmw_fifo_wait() 278 uint32_t bytes) in vmw_local_fifo_reserve() 365 void *vmw_cmd_ctx_reserve(struct vmw_private *dev_priv, uint32_t bytes, in vmw_cmd_ctx_reserve() 388 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_res_copy() 410 uint32_t max, uint32_t min, uint32_t bytes) in vmw_fifo_slow_copy() 427 static void vmw_local_fifo_commit(struct vmw_private *dev_priv, uint32_t bytes) in vmw_local_fifo_commit() 472 void vmw_cmd_commit(struct vmw_private *dev_priv, uint32_t bytes) in vmw_cmd_commit() 487 void vmw_cmd_commit_flush(struct vmw_private *dev_priv, uint32_t bytes) in vmw_cmd_commit_flush() [all …]
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_compat.h | 40 lpfc_memcpy_to_slim(void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim() 62 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) in lpfc_memcpy_from_slim() 85 lpfc_memcpy_to_slim( void __iomem *dest, void *src, unsigned int bytes) in lpfc_memcpy_to_slim() 92 lpfc_memcpy_from_slim( void *dest, void __iomem *src, unsigned int bytes) in lpfc_memcpy_from_slim()
|
| /linux/drivers/most/ |
| H A D | most_snd.c | 77 static void swap_copy16(u16 *dest, const u16 *source, unsigned int bytes) in swap_copy16() 87 static void swap_copy24(u8 *dest, const u8 *source, unsigned int bytes) in swap_copy24() 101 static void swap_copy32(u32 *dest, const u32 *source, unsigned int bytes) in swap_copy32() 111 static void alsa_to_most_memcpy(void *alsa, void *most, unsigned int bytes) in alsa_to_most_memcpy() 116 static void alsa_to_most_copy16(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy16() 121 static void alsa_to_most_copy24(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy24() 126 static void alsa_to_most_copy32(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy32() 131 static void most_to_alsa_memcpy(void *alsa, void *most, unsigned int bytes) in most_to_alsa_memcpy() 136 static void most_to_alsa_copy16(void *alsa, void *most, unsigned int bytes) in most_to_alsa_copy16() 141 static void most_to_alsa_copy24(void *alsa, void *most, unsigned int bytes) in most_to_alsa_copy24() [all …]
|
| /linux/drivers/vfio/pci/ |
| H A D | vfio_pci_igd.c | 52 size_t bytes) in igd_opregion_shift_copy() 81 size_t bytes = min_t(size_t, remaining, OPREGION_VERSION - pos); in vfio_pci_igd_rw() local 91 size_t bytes = min_t(size_t, remaining, in vfio_pci_igd_rw() local 109 size_t bytes = min_t(size_t, remaining, OPREGION_RVDA - pos); in vfio_pci_igd_rw() local 119 size_t bytes = min_t(size_t, remaining, in vfio_pci_igd_rw() local 132 size_t bytes = min_t(size_t, remaining, OPREGION_SIZE - pos); in vfio_pci_igd_rw() local
|
| /linux/tools/include/linux/ |
| H A D | overflow.h | 82 size_t bytes; in size_mul() local 103 size_t bytes; in array_size() local 125 size_t bytes; in array3_size() local 137 size_t bytes; in __ab_c_size() local
|
| /linux/sound/soc/uniphier/ |
| H A D | aio-dma.c | 31 int bytes = runtime->period_size * in aiodma_pcm_irq() local 51 int bytes = runtime->fragment_size; in aiodma_compr_irq() local 114 int bytes = runtime->period_size * in uniphier_aiodma_prepare() local 142 int bytes = runtime->period_size * uniphier_aiodma_trigger() local 177 int bytes = runtime->period_size * uniphier_aiodma_pointer() local [all...] |
| /linux/lib/zstd/compress/ |
| H A D | zstd_cwksp.h | 249 size_t const bytes = (alignBytes - ((size_t)ptr & (alignBytesMask))) & alignBytesMask; in ZSTD_cwksp_bytes_to_align_ptr() local 275 ZSTD_cwksp_reserve_internal_buffer_space(ZSTD_cwksp* ws, size_t const bytes) in ZSTD_cwksp_reserve_internal_buffer_space() 345 ZSTD_cwksp_reserve_internal(ZSTD_cwksp* ws, size_t bytes, ZSTD_cwksp_alloc_phase_e phase) in ZSTD_cwksp_reserve_internal() 362 MEM_STATIC BYTE* ZSTD_cwksp_reserve_buffer(ZSTD_cwksp* ws, size_t bytes) in ZSTD_cwksp_reserve_buffer() 376 MEM_STATIC void* ZSTD_cwksp_reserve_aligned_init_once(ZSTD_cwksp* ws, size_t bytes) in ZSTD_cwksp_reserve_aligned_init_once() 397 MEM_STATIC void* ZSTD_cwksp_reserve_aligned64(ZSTD_cwksp* ws, size_t bytes) in ZSTD_cwksp_reserve_aligned64() 411 MEM_STATIC void* ZSTD_cwksp_reserve_table(ZSTD_cwksp* ws, size_t bytes) in ZSTD_cwksp_reserve_table() 451 MEM_STATIC void* ZSTD_cwksp_reserve_object(ZSTD_cwksp* ws, size_t bytes) in ZSTD_cwksp_reserve_object()
|
| /linux/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; in snd_pcm_indirect_playback_pointer() local 128 size_t bytes = rec->sw_buffer_size - rec->sw_ready; in snd_pcm_indirect_capture_transfer() local 159 int bytes = ptr - rec->hw_io; in snd_pcm_indirect_capture_pointer() local
|
| /linux/drivers/nvmem/ |
| H A D | stm32-romem.c | 44 size_t bytes) in stm32_romem_read() 75 size_t bytes) in stm32_bsec_read() 122 size_t bytes) in stm32_bsec_write() 149 size_t bytes) in stm32_bsec_pta_read() 157 size_t bytes) in stm32_bsec_pta_write()
|
| H A D | stm32-bsec-optee-ta.h | 68 size_t bytes) in stm32_bsec_optee_ta_read() 76 size_t bytes) in stm32_bsec_optee_ta_write()
|
| H A D | meson-efuse.c | 18 void *val, size_t bytes) in meson_efuse_read() 30 void *val, size_t bytes) in meson_efuse_write()
|
| H A D | zynqmp_nvmem.c | 60 void *val, size_t bytes, enum efuse_access flag, in zynqmp_efuse_access() 146 static int zynqmp_nvmem_read(void *context, unsigned int offset, void *val, size_t bytes) in zynqmp_nvmem_read() 186 unsigned int offset, void *val, size_t bytes) in zynqmp_nvmem_write()
|
| /linux/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]; in pt2258_switch_put() local
|
| /linux/arch/powerpc/include/asm/ |
| H A D | cacheflush.h | 73 unsigned long bytes = l1_dcache_bytes(); in flush_dcache_range() local 95 unsigned long bytes = l1_dcache_bytes(); in clean_dcache_range() local 114 unsigned long bytes = l1_dcache_bytes(); in invalidate_dcache_range() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_sockmap_kern.h | 236 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; bpf_prog4() local 267 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; bpf_prog6() local 313 int ret = 0, *bytes, zero = 0; bpf_prog8() local 335 int ret = 0, *bytes, zero = 0; bpf_prog9() local 351 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop; bpf_prog10() local [all...] |
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_nvm.c | 914 u8 *bytes, int *perrno) in i40e_nvmupd_nvm_write() 957 u8 *bytes, int *perrno) in i40e_nvmupd_nvm_read() 997 u8 *bytes, int *perrno) in i40e_nvmupd_exec_aq() 1081 u8 *bytes, int *perrno) in i40e_nvmupd_get_aq_result() 1150 u8 *bytes, int *perrno) in i40e_nvmupd_get_aq_event() 1185 u8 *bytes, int *perrno) in i40e_nvmupd_state_init() 1324 u8 *bytes, int *perrno) in i40e_nvmupd_state_reading() 1366 u8 *bytes, int *perrno) in i40e_nvmupd_state_writing() 1485 u8 *bytes, int *perrno) in i40e_nvmupd_command()
|
| /linux/sound/i2c/ |
| H A D | i2c.c | 132 int snd_i2c_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_sendbytes() 139 int snd_i2c_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_readbytes() 262 unsigned char *bytes, int count) in snd_i2c_bit_sendbytes() 288 unsigned char *bytes, int count) in snd_i2c_bit_readbytes()
|
| H A D | tea6330t.c | 95 unsigned char bytes[3]; snd_tea6330t_put_master_volume() local 147 unsigned char bytes[3]; snd_tea6330t_put_master_switch() local 199 unsigned char bytes[2]; snd_tea6330t_put_bass() local 247 unsigned char bytes[2]; snd_tea6330t_put_treble() local 286 unsigned char bytes[7]; snd_tea6330t_update_mixer() local [all...] |
| /linux/include/net/libeth/ |
| H A D | types.h | 23 u32 bytes; member 41 u32 bytes; member 59 u32 bytes; member
|
| /linux/arch/x86/kvm/mmu/ |
| H A D | page_track.h | 42 const u8 *new, int bytes) { } in __kvm_page_track_write() 51 const u8 *new, int bytes) in kvm_page_track_write()
|
| /linux/lib/crypto/powerpc/ |
| H A D | chacha.h | 33 unsigned int bytes, int nrounds) in chacha_p10_do_8x() 52 const u8 *src, unsigned int bytes, int nrounds) in chacha_crypt_arch()
|
| /linux/drivers/ps3/ |
| H A D | ps3-vuart.c | 352 const void *buf, unsigned int bytes, u64 *bytes_written) in ps3_vuart_raw_write() 382 unsigned int bytes, u64 *bytes_read) in ps3_vuart_raw_read() 415 unsigned int bytes) in ps3_vuart_clear_rx_bytes() 475 unsigned int bytes) in ps3_vuart_write() 550 u64 bytes; in ps3_vuart_queue_rx_bytes() local 599 unsigned int bytes) in ps3_vuart_read() 672 int ps3_vuart_read_async(struct ps3_system_bus_device *dev, unsigned int bytes) in ps3_vuart_read_async() 783 u64 bytes; in ps3_vuart_handle_interrupt_rx() local
|
| /linux/lib/crypto/x86/ |
| H A D | chacha.h | 53 unsigned int bytes, int nrounds) in chacha_dosimd() 140 const u8 *src, unsigned int bytes, int nrounds) in chacha_crypt_arch()
|