/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc.c | 563 int blkaddr, u16 src, u16 dest) in npc_copy_mcam_entry()
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv.c | 958 unsigned long dest, unsigned long src) in kvmppc_h_page_init()
|
/openbmc/qemu/target/rx/ |
H A D | translate.c | 150 static void gen_goto_tb(DisasContext *dc, int n, target_ulong dest) in gen_goto_tb()
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_dx.h | 655 SVGA3dSurfaceId dest; member 665 SVGA3dSurfaceId dest; member
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 241 uint64_t *dest = destp; in lpfc_sli4_pcimem_bcopy() local 12094 uint32_t *dest = destp; in lpfc_sli_pcimem_bcopy() local 12122 uint32_t *dest = destp; in lpfc_sli_bemem_bcopy() local
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | cm.c | 551 static void cm_move_av_from_path(struct cm_av *dest, struct cm_av *src) in cm_move_av_from_path()
|
/openbmc/linux/drivers/firewire/ |
H A D | ohci.c | 2245 static void copy_config_rom(__be32 *dest, const __be32 *src, size_t length) in copy_config_rom()
|
/openbmc/linux/arch/x86/kvm/vmx/ |
H A D | nested.c | 250 struct vmcs_host_state *dest, *src; in vmx_sync_vmcs_host_state() local
|
/openbmc/linux/drivers/tty/vt/ |
H A D | vt.c | 526 void vc_uniscr_copy_line(const struct vc_data *vc, void *dest, bool viewed, in vc_uniscr_copy_line()
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 3608 static inline bool use_goto_tb(DisasContext *ctx, target_ulong dest) in use_goto_tb() 3634 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb()
|
/openbmc/linux/drivers/soc/tegra/ |
H A D | pmc.c | 2506 const struct cpumask *dest, in tegra_irq_set_affinity_parent()
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | cb_pcidas64.c | 2917 unsigned short *dest, in cb_pcidas64_ao_fill_buffer()
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 155 void qlt_do_generation_tick(struct scsi_qla_host *vha, int *dest) in qlt_do_generation_tick()
|
/openbmc/linux/drivers/tty/ |
H A D | synclink_gt.c | 4902 unsigned char *src, *dest; in loopback_test_rx() local
|
/openbmc/linux/fs/smb/client/ |
H A D | file.c | 1874 cifs_move_llist(struct list_head *source, struct list_head *dest) in cifs_move_llist()
|
/openbmc/linux/fs/ocfs2/ |
H A D | refcounttree.c | 4456 int ocfs2_reflink_update_dest(struct inode *dest, in ocfs2_reflink_update_dest()
|
/openbmc/linux/net/mac80211/ |
H A D | tx.c | 6103 const u8 *dest, __be16 proto, bool unencrypted, in ieee80211_tx_control_port()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_debug.c | 1063 u32 addr, i, size, *dest; in qed_read_storm_fw_info() local 6358 static void qed_read_str_from_buf(void *buf, u32 *offset, u32 size, char *dest) in qed_read_str_from_buf()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/ |
H A D | dmub_cmd.h | 151 #define dmub_memcpy(dest, source, bytes) memcpy((dest), (source), (bytes)) argument 158 #define dmub_memset(dest, val, bytes) memset((dest), (val), (bytes)) argument
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | opal-api.h | 1169 __be64 dest; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_structs.h | 542 display_pipe_dest_params_st dest; member
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | loongarch.h | 1427 #define write_fcsr(dest, val) \ argument
|
/openbmc/linux/drivers/dma/ti/ |
H A D | k3-udma.c | 3673 udma_prep_dma_memcpy(struct dma_chan *chan, dma_addr_t dest, dma_addr_t src, in udma_prep_dma_memcpy()
|
/openbmc/qemu/tcg/ |
H A D | tcg-op.c | 3195 void tcg_gen_concat_i32_i64(TCGv_i64 dest, TCGv_i32 low, TCGv_i32 high) in tcg_gen_concat_i32_i64()
|
/openbmc/qemu/target/i386/ |
H A D | ops_sse.h | 916 static inline uint64_t helper_insertq(uint64_t dest, uint64_t src, int shift, int len) in helper_insertq()
|