/Linux-v4.19/sound/drivers/ |
D | pcm-indirect2.c | 247 snd_pcm_indirect2_copy_t copy, in snd_pcm_indirect2_playback_transfer() 376 snd_pcm_indirect2_copy_t copy, in snd_pcm_indirect2_playback_interrupt() 415 snd_pcm_indirect2_copy_t copy, in snd_pcm_indirect2_capture_transfer() 539 snd_pcm_indirect2_copy_t copy, in snd_pcm_indirect2_capture_interrupt()
|
/Linux-v4.19/drivers/misc/mic/scif/ |
D | scif_fd.c | 356 struct scifioctl_copy copy; in scif_fdioctl() local 371 struct scifioctl_copy copy; in scif_fdioctl() local 386 struct scifioctl_copy copy; in scif_fdioctl() local 401 struct scifioctl_copy copy; in scif_fdioctl() local
|
/Linux-v4.19/include/linux/ |
D | regset.h | 266 unsigned int copy = (end_pos < 0 ? *count in user_regset_copyout() local 291 unsigned int copy = (end_pos < 0 ? *count in user_regset_copyin() local 321 unsigned int copy = (end_pos < 0 ? *count in user_regset_copyout_zero() local 347 unsigned int copy = (end_pos < 0 ? *count in user_regset_copyin_ignore() local
|
/Linux-v4.19/samples/mic/mpssd/ |
D | mpssd.c | 349 sum_iovec_len(struct mic_copy_desc *copy) in sum_iovec_len() 360 struct mic_copy_desc *copy) in verify_out_len() 372 disp_iovec(struct mic_info *mic, struct mic_copy_desc *copy, in disp_iovec() 389 struct mic_copy_desc *copy, ssize_t len) in txrx_prepare() 402 struct mic_vring *vr, struct mic_copy_desc *copy) in mic_virtio_copy() 552 struct mic_copy_desc copy; in virtio_net() local 758 struct mic_copy_desc copy; in virtio_console() local 1115 struct mic_copy_desc copy; in read_header() local 1129 struct mic_copy_desc copy; in transfer_blocks() local 1153 struct mic_copy_desc copy; in write_status() local
|
/Linux-v4.19/net/core/ |
D | datagram.c | 422 int i, copy = start - offset, start_off = offset, n; in skb_copy_datagram_iter() local 514 int i, copy = start - offset; in skb_copy_datagram_from_iter() local 638 int copy = min_t(int, skb_headlen(skb), iov_iter_count(from)); in zerocopy_sg_from_iter() local 653 int i, copy = start - offset, start_off = offset; in skb_copy_and_csum_datagram() local
|
/Linux-v4.19/block/ |
D | blk-map.c | 60 gfp_t gfp_mask, bool copy) in __blk_rq_map_user_iov() 118 bool copy = false; in blk_rq_map_user_iov() local
|
/Linux-v4.19/include/sound/ |
D | pcm-indirect.h | 49 snd_pcm_indirect_copy_t copy) in snd_pcm_indirect_playback_transfer() 118 snd_pcm_indirect_copy_t copy) in snd_pcm_indirect_capture_transfer()
|
/Linux-v4.19/drivers/block/ |
D | brd.c | 174 size_t copy; in copy_to_brd_setup() local 196 size_t copy; in copy_to_brd() local 228 size_t copy; in copy_from_brd() local
|
/Linux-v4.19/lib/zlib_inflate/ |
D | inflate.c | 104 unsigned copy, dist; in zlib_updatewindow() local 326 unsigned copy; /* number of stored or match bytes to copy */ in zlib_inflate() local
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | nfp_devlink.c | 44 struct nfp_eth_table_port *copy) in nfp_devlink_fill_eth_port() 59 struct nfp_eth_table_port *copy) in nfp_devlink_fill_eth_port_from_id()
|
/Linux-v4.19/fs/dlm/ |
D | midcomms.c | 37 unsigned copy = len; in copy_from_cb() local
|
/Linux-v4.19/drivers/misc/mic/vop/ |
D | vop_vringh.c | 747 static int _vop_virtio_copy(struct vop_vdev *vdev, struct mic_copy_desc *copy) in _vop_virtio_copy() 838 struct mic_copy_desc *copy) in vop_verify_copy_args() 847 struct mic_copy_desc *copy) in vop_virtio_copy_desc() 964 struct mic_copy_desc copy; in vop_ioctl() local
|
/Linux-v4.19/net/sunrpc/ |
D | xdr.c | 177 size_t copy; in _shift_data_right_pages() local 237 size_t copy; in _copy_to_pages() local 281 size_t copy; in _copy_from_pages() local 319 size_t copy, offs; in xdr_shrink_bufhead() local 395 size_t copy; in xdr_shrink_pagelen() local
|
/Linux-v4.19/tools/testing/selftests/powerpc/include/ |
D | instructions.h | 14 static inline void copy(void *i) in copy() function
|
/Linux-v4.19/tools/hv/ |
D | hv_fcopy_daemon.c | 150 struct hv_do_fcopy copy; in main() member
|
/Linux-v4.19/tools/pci/ |
D | pcitest.c | 47 bool copy; member
|
/Linux-v4.19/drivers/gpu/drm/sun4i/ |
D | sun4i_layer.c | 49 struct sun4i_layer_state *copy; in sun4i_backend_layer_duplicate_state() local
|
/Linux-v4.19/arch/x86/tools/ |
D | insn_decoder_test.c | 130 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local
|
/Linux-v4.19/scripts/ |
D | get_dvb_firmware | 875 sub copy { subroutine
|
/Linux-v4.19/tools/perf/util/ |
D | ordered-events.h | 62 void ordered_events__set_copy_on_queue(struct ordered_events *oe, bool copy) in ordered_events__set_copy_on_queue()
|
/Linux-v4.19/drivers/thunderbolt/ |
D | ctl.h | 88 bool (*copy)(struct tb_cfg_request *req, const struct ctl_pkg *pkg); member
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_print.c | 42 ssize_t copy; in __drm_puts_coredump() local
|
/Linux-v4.19/ipc/ |
D | msg.c | 990 struct msg_msg *copy; in prepare_copy() local 1001 static inline void free_copy(struct msg_msg *copy) in free_copy() 1012 static inline void free_copy(struct msg_msg *copy) in free_copy() 1047 struct msg_msg *msg, *copy = NULL; in do_msgrcv() local
|
/Linux-v4.19/net/mac80211/ |
D | mesh_pathtbl.c | 163 bool copy) in mesh_path_move_to_queue() 742 bool copy = false; in mesh_path_send_to_gates() local
|
/Linux-v4.19/arch/x86/boot/ |
D | video.c | 281 int copy = (xs < saved.x) ? xs : saved.x; in restore_screen() local
|