Home
last modified time | relevance | path

Searched defs:copy (Results 26 – 50 of 234) sorted by relevance

12345678910

/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_devlink.c15 struct nfp_eth_table_port *copy) in nfp_devlink_fill_eth_port()
31 struct nfp_eth_table_port *copy) in nfp_devlink_fill_eth_port_from_id()
/openbmc/linux/fs/udf/
H A Ddirectory.c326 int copy; in udf_copy_to_bufs() local
347 int copy; in udf_crc_fi_bufs() local
/openbmc/qemu/include/semihosting/
H A Duaccess.h54 #define lock_user(type, p, len, copy) uaccess_lock_user(env, p, len, copy) argument
/openbmc/linux/tools/hv/
H A Dhv_fcopy_daemon.c157 struct hv_do_fcopy copy; in main() member
/openbmc/qemu/audio/
H A Djackaudio.c143 int copy = frames; in qjack_buffer_write() local
209 int copy = frames; in qjack_buffer_read() local
235 int copy = frames; in qjack_buffer_read_l() local
/openbmc/linux/drivers/s390/cio/
H A Dcio_inject.c37 struct crw *copy; in crw_inject() local
/openbmc/linux/lib/crypto/mpi/
H A Dmpi-mod.c36 mpi_barrett_t mpi_barrett_init(MPI m, int copy) in mpi_barrett_init()
/openbmc/qemu/bsd-user/
H A Dqemu.h433 int copy) in lock_user()
494 #define lock_user_struct(type, host_ptr, guest_addr, copy) \ argument
496 #define unlock_user_struct(host_ptr, guest_addr, copy) \ argument
/openbmc/linux/tools/pci/
H A Dpcitest.c36 bool copy; member
/openbmc/linux/arch/x86/tools/
H A Dinsn_decoder_test.c122 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local
/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_task_queue.c146 void *copy = msg; in ipc_task_queue_send_task() local
/openbmc/linux/scripts/
H A Dget_dvb_firmware862 sub copy { subroutine
/openbmc/qemu/hw/display/
H A Dqxl-logger.c138 static int qxl_log_cmd_draw_copy(PCIQXLDevice *qxl, QXLCopy *copy, in qxl_log_cmd_draw_copy()
/openbmc/qemu/roms/
H A Dedk2-build.py149 def build_copy(plat, tgt, toolchain, dstdir, copy): argument
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.c41 struct sun4i_layer_state *copy; in sun4i_backend_layer_duplicate_state() local
/openbmc/linux/tools/testing/selftests/kvm/
H A Ddemand_paging_test.c72 struct uffdio_copy copy; in handle_uffd_page_request() local
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_writeback.c97 struct rcar_du_wb_conn_state *copy; in rcar_du_wb_conn_duplicate_state() local
/openbmc/linux/ipc/
H A Dmsg.c1047 struct msg_msg *copy; in prepare_copy() local
1058 static inline void free_copy(struct msg_msg *copy) in free_copy()
1069 static inline void free_copy(struct msg_msg *copy) in free_copy()
1104 struct msg_msg *msg, *copy = NULL; in do_msgrcv() local
/openbmc/linux/drivers/thunderbolt/
H A Dctl.h88 bool (*copy)(struct tb_cfg_request *req, const struct ctl_pkg *pkg); member
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-mcp23s08_spi.c86 struct regmap_config *copy; in mcp23s08_spi_regmap_init() local
/openbmc/linux/drivers/comedi/
H A Dcomedi_fops.c1749 struct comedi_cmd *cmd, bool *copy, void *file) in do_cmd_ioctl()
1854 struct comedi_cmd *cmd, bool *copy, void *file) in do_cmdtest_ioctl()
2209 bool copy = false; in comedi_unlocked_ioctl() local
2222 bool copy = false; in comedi_unlocked_ioctl() local
3006 bool copy = false; in compat_cmd() local
3031 bool copy = false; in compat_cmdtest() local
/openbmc/linux/drivers/usb/usbip/
H A Dstub_tx.c241 unsigned int copy = urb->actual_length; in stub_send_ret_submit() local
/openbmc/linux/arch/x86/boot/
H A Dvideo.c279 int copy = (xs < saved.x) ? xs : saved.x; in restore_screen() local
/openbmc/u-boot/include/linux/
H A Drbtree_augmented.h27 void (*copy)(struct rb_node *old, struct rb_node *new); member
/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds2430.c210 int copy; in eeprom_write() local

12345678910