/openbmc/linux/arch/mips/lib/ |
H A D | csum_partial.S | 75 #define CSUM_BIGCHUNK1(src, offset, sum, _t0, _t1, _t2, _t3) \ argument 86 #define CSUM_BIGCHUNK(src, offset, sum, _t0, _t1, _t2, _t3) \ argument 89 #define CSUM_BIGCHUNK(src, offset, sum, _t0, _t1, _t2, _t3) \ argument 100 #define src a0 macro 318 #define src a0 macro
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | io.c | 150 void _memcpy_fromio(void *dest, const volatile void __iomem *src, in _memcpy_fromio() 181 void _memcpy_toio(volatile void __iomem *dest, const void *src, unsigned long n) in _memcpy_toio()
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | cacheflush.h | 102 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument 109 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | pel_utils.cpp | 205 auto src = srcSectionNoCallouts; in pelDataFactory() local 278 auto src = pelDataFactory(TestPELType::primarySRCSection2Callouts); in pelFactory() local
|
/openbmc/linux/include/uapi/linux/netfilter/ |
H A D | xt_HMARK.h | 29 __u16 src; member 33 __be16 src; member
|
/openbmc/linux/fs/btrfs/ |
H A D | reflink.c | 337 static int btrfs_clone(struct inode *src, struct inode *inode, in btrfs_clone() 663 static int btrfs_extent_same_range(struct inode *src, u64 loff, u64 len, in btrfs_extent_same_range() 683 static int btrfs_extent_same(struct inode *src, u64 loff, u64 olen, in btrfs_extent_same() 729 struct inode *src = file_inode(file_src); in btrfs_clone_files() local
|
/openbmc/qemu/audio/ |
H A D | mixeng.c | 286 static void conv_natural_float_to_mono(struct st_sample *dst, const void *src, in conv_natural_float_to_mono() 297 static void conv_natural_float_to_stereo(struct st_sample *dst, const void *src, in conv_natural_float_to_stereo() 314 static void clip_natural_float_from_mono(void *dst, const struct st_sample *src, in clip_natural_float_from_mono() 326 void *dst, const struct st_sample *src, int samples) in clip_natural_float_from_stereo()
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_footer.c | 9 bool avb_footer_validate_and_byteswap(const AvbFooter* src, AvbFooter* dest) { in avb_footer_validate_and_byteswap()
|
/openbmc/google-misc/subprojects/libcr51sign/ |
H A D | meson.build | 24 subdir('src') subdir
|
/openbmc/phosphor-power/phosphor-regulators/ |
H A D | meson.build | 7 subdir('src') subdir
|
/openbmc/phosphor-power/phosphor-power-sequencer/ |
H A D | meson.build | 7 subdir('src') subdir
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | nv50.c | 129 u32 src, mast = nvkm_rd32(device, 0x00c040); in read_pll_ref() local 192 nv50_clk_read(struct nvkm_clk *base, enum nv_clk_src src) in nv50_clk_read() 345 calc_div(u32 src, u32 target, int *div) in calc_div()
|
/openbmc/qemu/target/sparc/ |
H A D | win_helper.c | 27 static inline void memcpy32(target_ulong *dst, const target_ulong *src) in memcpy32() 359 uint64_t *src, *dst; in cpu_gl_switch_gregs() local 378 uint64_t *src, *dst; in cpu_change_pstate() local
|
/openbmc/linux/arch/x86/crypto/ |
H A D | camellia_glue.c | 35 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in camellia_encrypt() 40 static void camellia_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in camellia_decrypt() 1266 void camellia_decrypt_cbc_2way(const void *ctx, u8 *dst, const u8 *src) in camellia_decrypt_cbc_2way()
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | io.h | 215 static inline void outsb(unsigned long port, const void *src, in outsb() 225 static inline void outsw(unsigned long port, const void *src, in outsw() 235 static inline void outsl(unsigned long port, const void *src, in outsl()
|
/openbmc/linux/arch/sparc/crypto/ |
H A D | aes_glue.c | 205 static void crypto_aes_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in crypto_aes_encrypt() 212 static void crypto_aes_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in crypto_aes_decrypt() 324 u8 *src = walk->src.virt.addr; in ctr_crypt_final() local
|
/openbmc/linux/net/tipc/ |
H A D | discover.c | 103 u32 src, u32 sugg_addr, in tipc_disc_msg_xmit() 144 u32 dst, u32 src, in tipc_disc_addr_trial_msg() 207 u32 src = msg_prevnode(hdr); in tipc_disc_rcv() local
|
/openbmc/linux/sound/firewire/motu/ |
H A D | motu-protocol-v1.c | 254 static int get_clock_source_828(struct snd_motu *motu, enum snd_motu_clock_source *src) in get_clock_source_828() 293 static int get_clock_source_896(struct snd_motu *motu, enum snd_motu_clock_source *src) in get_clock_source_896() 330 int snd_motu_protocol_v1_get_clock_source(struct snd_motu *motu, enum snd_motu_clock_source *src) in snd_motu_protocol_v1_get_clock_source()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | module.c | 213 void *(*write)(void *dest, const void *src, size_t len)) in apply_rela_bits() 260 void *(*write)(void *dest, const void *src, size_t len)) in apply_rela() 466 void *(*write)(void *dest, const void *src, size_t len)) in __apply_relocate_add()
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | cfbcopyarea.c | 47 const unsigned long __iomem *src, unsigned src_idx, int bits, in bitcpy() 213 const unsigned long __iomem *src, unsigned src_idx, int bits, in bitcpy_rev()
|
/openbmc/linux/crypto/ |
H A D | crypto_null.c | 27 static int null_compress(struct crypto_tfm *tfm, const u8 *src, in null_compress() 71 static void null_crypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in null_crypt()
|
/openbmc/linux/include/asm-generic/ |
H A D | cacheflush.h | 107 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument 117 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | cacheflush_64.h | 60 #define copy_to_user_page(vma, page, vaddr, dst, src, len) \ argument 67 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \ argument
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | isdnhdlc.c | 118 int isdnhdlc_decode(struct isdnhdlc_vars *hdlc, const u8 *src, int slen, in isdnhdlc_decode() 341 int isdnhdlc_encode(struct isdnhdlc_vars *hdlc, const u8 *src, u16 slen, in isdnhdlc_encode()
|
/openbmc/openbmc-tools/adcapp/ |
H A D | Makefile.am | 1 SUBDIRS = src subdir
|