/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | activation.cpp | 302 auto src = path(); in storeImage() local
|
/openbmc/linux/arch/arm64/kernel/probes/ |
H A D | uprobes.c | 15 void *src, unsigned long len) in arch_uprobe_copy_ixol()
|
/openbmc/linux/net/can/ |
H A D | gw.c | 137 } src; member 264 static void canframecpy(struct canfd_frame *dst, struct can_frame *src) in canframecpy() 276 static void canfdframecpy(struct canfd_frame *dst, struct canfd_frame *src) in canfdframecpy()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | mac.c | 560 iddma_enable(struct rtw_dev *rtwdev, u32 src, u32 dst, u32 ctrl) in iddma_enable() 572 static int iddma_download_firmware(struct rtw_dev *rtwdev, u32 src, u32 dst, in iddma_download_firmware() 645 u32 src, u32 dst, u32 size) in download_firmware_to_mem()
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fbmem.c | 114 void fb_pad_aligned_buffer(u8 *dst, u32 d_pitch, u8 *src, u32 s_pitch, u32 height) in fb_pad_aligned_buffer() 120 void fb_pad_unaligned_buffer(u8 *dst, u32 d_pitch, u8 *src, u32 idx, u32 height, in fb_pad_unaligned_buffer() 278 const u8 *src = logo->data; in fb_set_logo() local
|
/openbmc/linux/drivers/gpu/drm/i2c/ |
H A D | ch7006_priv.h | 141 #define __mask(src, bitfield) \ argument 145 #define __bitf(src, bitfield, x) \ argument 153 #define __unbitf(src, bitfield, x) \ argument
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_mipi_dbi.c | 204 int mipi_dbi_buf_copy(void *dst, struct iosys_map *src, struct drm_framebuffer *fb, in mipi_dbi_buf_copy() 254 static void mipi_dbi_fb_dirty(struct iosys_map *src, struct drm_framebuffer *fb, in mipi_dbi_fb_dirty() 861 const u8 *src = buf; in mipi_dbi_spi1e_transfer() local
|
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_dmm_tiler.c | 76 static int dmm_dma_copy(struct dmm *dmm, dma_addr_t src, dma_addr_t dst) in dmm_dma_copy() 104 dma_addr_t src, dst; in dmm_read_wa() local 127 dma_addr_t src, dst; in dmm_write_wa() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | alternative.c | 328 bool need_reloc(unsigned long offset, u8 *src, size_t src_len) in need_reloc() 339 apply_relocation(u8 *buf, size_t len, u8 *dest, u8 *src, size_t src_len) in apply_relocation() 1775 static void text_poke_memcpy(void *dst, const void *src, size_t len) in text_poke_memcpy() 1780 static void text_poke_memset(void *dst, const void *src, size_t len) in text_poke_memset() 1789 static void *__text_poke(text_poke_f func, void *addr, const void *src, size_t len) in __text_poke()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | amifb.c | 2591 static void bitcpy(unsigned long *dst, int dst_idx, const unsigned long *src, in bitcpy() 2732 const unsigned long *src, int src_idx, u32 n) in bitcpy_rev() 2884 const unsigned long *src, int src_idx, u32 n) in bitcpy_not() 3202 unsigned long *src, int src_idx, u32 n) in copy_one_line() 3219 unsigned long *src, int src_idx, u32 n) in copy_one_line_rev() 3241 unsigned long *dst, *src; in amifb_copyarea() local 3303 const unsigned long *src; in expand_one_line() local 3335 const char *src; in amifb_imageblit() local
|
/openbmc/qemu/tests/qtest/ |
H A D | ahci-test.c | 1134 AHCIQState *src, *dst; in test_migrate_sanity() local 1155 AHCIQState *src, *dst; in ahci_migrate_simple() local 1275 AHCIQState *src, *dst; in ahci_migrate_halted_io() local 1348 AHCIQState *src, *dst; in test_flush_migrate() local
|
/openbmc/u-boot/board/cobra5272/ |
H A D | flash.c | 312 int write_buff (flash_info_t * info, uchar * src, ulong addr, ulong cnt) in write_buff()
|
/openbmc/u-boot/cmd/ |
H A D | ini.c | 71 static char *strncpy0(char *dest, const char *src, size_t size) in strncpy0()
|
/openbmc/linux/arch/arm/probes/uprobes/ |
H A D | core.c | 114 void *src, unsigned long len) in arch_uprobe_copy_ixol()
|
/openbmc/linux/arch/alpha/math-emu/ |
H A D | math.c | 109 unsigned long fa, fb, fc, func, mode, src; in alpha_fp_emul() local
|
/openbmc/linux/crypto/ |
H A D | sha512_generic.c | 148 static void sha512_generic_block_fn(struct sha512_state *sst, u8 const *src, in sha512_generic_block_fn()
|
H A D | aria_generic.c | 198 const __be32 *src = (const __be32 *)in; in __aria_crypt() local
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | s390-ccw.h | 166 static inline void ebcdic_to_ascii(const char *src, in ebcdic_to_ascii()
|
/openbmc/qemu/tests/migration/guestperf/ |
H A D | engine.py | 109 def _migrate(self, hardware, scenario, src, dst, connect_uri): argument
|
/openbmc/linux/mm/damon/ |
H A D | lru_sort.c | 187 struct damos_quota *src) in damon_lru_sort_copy_quota_status()
|
/openbmc/linux/net/smc/ |
H A D | smc_stats.c | 268 u64 *src; in smc_nl_get_stats() local
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | ke_counter.c | 99 unsigned char src; in ke_counter_insn_config() local
|
/openbmc/linux/drivers/net/can/m_can/ |
H A D | m_can_platform.c | 36 void __iomem *src = priv->mram_base + offset; in iomap_read_fifo() local
|
/openbmc/linux/drivers/spi/ |
H A D | spi-fsl-cpm.c | 125 const u16 *src = t->tx_buf; in fsl_spi_cpm_bufs() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/ |
H A D | falcon.c | 119 vmemdup(const void *src, size_t len) in vmemdup()
|