| /Linux-v6.1/drivers/video/fbdev/mb862xx/ |
| D | mb862xxfb_accel.c | 78 u16 bytes; in mb86290fb_imageblit1() local 127 u16 bytes; in mb86290fb_imageblit8() local 166 u16 bytes; in mb86290fb_imageblit16() local
|
| /Linux-v6.1/arch/powerpc/sysdev/xics/ |
| D | icp-native.c | 30 u8 bytes[4]; member 34 u8 bytes[4]; member 39 u8 bytes[4]; member
|
| /Linux-v6.1/drivers/gpu/drm/i915/gvt/ |
| D | interrupt.c | 179 unsigned int reg, void *p_data, unsigned int bytes) in intel_vgpu_reg_imr_handler() 209 unsigned int reg, void *p_data, unsigned int bytes) in intel_vgpu_reg_master_irq_handler() 248 unsigned int reg, void *p_data, unsigned int bytes) in intel_vgpu_reg_ier_handler() 287 void *p_data, unsigned int bytes) in intel_vgpu_reg_iir_handler()
|
| /Linux-v6.1/fs/ntfs/ |
| D | file.c | 564 unsigned nr_pages, s64 pos, size_t bytes) in ntfs_prepare_pages_for_non_resident_write() 1379 s64 pos, size_t bytes) in ntfs_commit_pages_after_non_resident_write() 1533 const unsigned nr_pages, s64 pos, size_t bytes) in ntfs_commit_pages_after_write() 1679 unsigned ofs, struct iov_iter *i, size_t bytes) in ntfs_copy_from_user_iter() 1731 size_t bytes; in ntfs_perform_write() local
|
| /Linux-v6.1/drivers/android/ |
| D | binder_alloc.c | 1117 binder_size_t offset, size_t bytes) in check_buffer() 1173 size_t bytes = binder_alloc_buffer_size(alloc, buffer); in binder_alloc_clear_buf() local 1207 size_t bytes) in binder_alloc_copy_user_to_buffer() 1239 size_t bytes) in binder_alloc_do_buffer_copy() 1269 size_t bytes) in binder_alloc_copy_to_buffer() 1279 size_t bytes) in binder_alloc_copy_from_buffer()
|
| /Linux-v6.1/net/core/ |
| D | skmsg.c | 137 void sk_msg_return_zero(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return_zero() 161 void sk_msg_return(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return() 223 u32 bytes, bool charge) in __sk_msg_free_partial() 250 void sk_msg_free_partial(struct sock *sk, struct sk_msg *msg, u32 bytes) in sk_msg_free_partial() 257 u32 bytes) in sk_msg_free_partial_nocharge() 311 struct sk_msg *msg, u32 bytes) in sk_msg_zerocopy_from_iter() 368 struct sk_msg *msg, u32 bytes) in sk_msg_memcopy_from_iter()
|
| D | gen_stats.c | 135 u64 bytes, packets; in gnet_stats_add_basic_cpu() local 154 u64 bytes = 0; in gnet_stats_add_basic() local 187 u64 bytes, packets; in gnet_stats_read_basic() local
|
| /Linux-v6.1/arch/arm64/crypto/ |
| D | poly1305-glue.c | 85 u32 bytes = min(len, POLY1305_BLOCK_SIZE - dctx->buflen); in neon_poly1305_do_update() local 129 u32 bytes = min(nbytes, POLY1305_BLOCK_SIZE - dctx->buflen); in poly1305_update_arch() local
|
| D | chacha-neon-glue.c | 43 int bytes, int nrounds) in chacha_doneon() 83 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch()
|
| /Linux-v6.1/tools/perf/arch/x86/tests/ |
| D | intel-pt-pkt-decoder-test.c | 22 u8 bytes[INTEL_PT_PKT_MAX_SZ]; member 184 static int dump_packet(struct intel_pt_pkt *packet, u8 *bytes, int len) in dump_packet()
|
| /Linux-v6.1/sound/soc/sof/ |
| D | iomem-utils.c | 55 void *message, size_t bytes) in sof_mailbox_write() 64 void *message, size_t bytes) in sof_mailbox_read()
|
| D | ops.h | 350 u32 offset, void *dest, size_t bytes) in snd_sof_dsp_block_read() 357 u32 offset, void *src, size_t bytes) in snd_sof_dsp_block_write() 364 u32 offset, void *dest, size_t bytes) in snd_sof_dsp_mailbox_read() 371 u32 offset, void *src, size_t bytes) in snd_sof_dsp_mailbox_write()
|
| /Linux-v6.1/arch/powerpc/lib/ |
| D | pmem.c | 16 unsigned long bytes = l1_dcache_bytes(); in __clean_pmem_range() local 28 unsigned long bytes = l1_dcache_bytes(); in __flush_pmem_range() local
|
| /Linux-v6.1/drivers/mtd/ubi/ |
| D | upd.c | 75 long long bytes) in clear_update_marker() 115 long long bytes) in ubi_start_update()
|
| /Linux-v6.1/drivers/net/ |
| D | loopback.c | 95 void dev_lstats_read(struct net_device *dev, u64 *packets, u64 *bytes) in dev_lstats_read() 122 u64 packets, bytes; in loopback_get_stats64() local
|
| /Linux-v6.1/arch/x86/crypto/ |
| D | chacha_glue.c | 49 unsigned int bytes, int nrounds) in chacha_dosimd() 142 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch()
|
| /Linux-v6.1/arch/powerpc/mm/ |
| D | cacheflush.c | 37 unsigned long bytes = l1_icache_bytes(); in invalidate_icache_range() local 86 unsigned long bytes = l1_dcache_bytes(); in flush_dcache_icache_phys() local
|
| /Linux-v6.1/drivers/rtc/ |
| D | rtc-pcf85363.c | 294 size_t bytes) in pcf85363_nvram_read() 303 size_t bytes) in pcf85363_nvram_write() 312 size_t bytes) in pcf85x63_nvram_read() 325 size_t bytes) in pcf85x63_nvram_write()
|
| /Linux-v6.1/include/linux/ |
| D | slab.h | 599 size_t bytes; in kmalloc_array() local 620 size_t bytes; in krealloc_array() local 660 size_t bytes; in kmalloc_array_node() local 719 size_t bytes; in kvmalloc_array() local
|
| /Linux-v6.1/sound/usb/ |
| D | pcm.c | 1173 unsigned int stride, frames, bytes, oldptr; in retire_capture_urb() local 1241 struct urb *urb, unsigned int bytes) in urb_ctx_queue_advance() 1253 struct urb *urb, unsigned int bytes) in fill_playback_urb_dsd_dop() 1310 struct urb *urb, unsigned int bytes) in fill_playback_urb_dsd_bitrev() 1327 int offset, int stride, unsigned int bytes) in copy_to_urb() 1349 unsigned int bytes) in copy_to_urb_quirk() 1380 unsigned int frames, bytes; in prepare_playback_urb() local
|
| /Linux-v6.1/samples/seccomp/ |
| D | bpf-direct.c | 67 ssize_t bytes; in emulator() local 167 ssize_t bytes = 0; in main() local
|
| /Linux-v6.1/sound/pci/echoaudio/ |
| D | midi.c | 60 static int write_midi(struct echoaudio *chip, u8 *data, int bytes) in write_midi() 205 int bytes, sent, time; in snd_echo_midi_output_write() local
|
| /Linux-v6.1/drivers/nvmem/ |
| D | qcom-spmi-sdam.c | 64 size_t bytes) in sdam_read() 85 size_t bytes) in sdam_write()
|
| D | snvs_lpgpr.c | 53 size_t bytes) in snvs_lpgpr_write() 79 size_t bytes) in snvs_lpgpr_read()
|
| /Linux-v6.1/arch/arm/crypto/ |
| D | poly1305-glue.c | 89 u32 bytes = min(len, POLY1305_BLOCK_SIZE - dctx->buflen); in arm_poly1305_do_update() local 146 u32 bytes = min(nbytes, POLY1305_BLOCK_SIZE - dctx->buflen); in poly1305_update_arch() local
|