/openbmc/linux/lib/ |
H A D | bitmap.c | 84 void __bitmap_complement(unsigned long *dst, const unsigned long *src, unsigned int bits) in __bitmap_complement() 103 void __bitmap_shift_right(unsigned long *dst, const unsigned long *src, in __bitmap_shift_right() 148 void __bitmap_shift_left(unsigned long *dst, const unsigned long *src, in __bitmap_shift_left() 210 void bitmap_cut(unsigned long *dst, const unsigned long *src, in bitmap_cut() 1003 void bitmap_remap(unsigned long *dst, const unsigned long *src, in bitmap_remap() 1372 void bitmap_copy_le(unsigned long *dst, const unsigned long *src, unsigned int nbits) in bitmap_copy_le()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | aesni-intel_glue.c | 259 static void aesni_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aesni_encrypt() 272 static void aesni_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in aesni_decrypt() 384 struct scatterlist *src = req->src, *dst = req->dst; in cts_cbc_encrypt() local 440 struct scatterlist *src = req->src, *dst = req->dst; in cts_cbc_decrypt() local 968 struct scatterlist *src, *dst; in xts_crypt() local
|
/openbmc/linux/net/ieee802154/6lowpan/ |
H A D | 6lowpan_i.h | 23 struct ieee802154_addr src; member
|
/openbmc/linux/arch/parisc/math-emu/ |
H A D | frnd.c | 40 register unsigned int src, result; in sgl_frnd() local
|
/openbmc/qemu/replay/ |
H A D | replay-input.c | 138 void replay_input_event(QemuConsole *src, InputEvent *evt) in replay_input_event()
|
/openbmc/linux/arch/xtensa/boot/lib/ |
H A D | zmem.c | 36 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) in gunzip()
|
/openbmc/linux/drivers/platform/chrome/ |
H A D | chromeos_laptop.c | 741 const struct chromeos_laptop *src) in chromeos_laptop_prepare_i2c_peripherals() 795 const struct chromeos_laptop *src) in chromeos_laptop_prepare_acpi_peripherals() 881 chromeos_laptop_prepare(const struct chromeos_laptop *src) in chromeos_laptop_prepare()
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_rm_xics.c | 283 u16 src; in icp_rm_deliver_irq() local 681 u16 src; in ics_rm_eoi() local 855 u16 src; in kvmppc_deliver_irq_passthru() local
|
/openbmc/linux/sound/pci/lola/ |
H A D | lola_mixer.c | 271 unsigned int src, unsigned int dest, in lola_mixer_set_mapping_gain() 482 int src = i % chip->mixer.src_phys_ins; in init_mixer_values() local 490 int src = chip->mixer.src_stream_out_ofs + i; in init_mixer_values() local
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-is-param.c | 33 static void __hw_param_copy(void *dst, void *src) in __hw_param_copy() 40 struct param_global_shotmode *dst, *src; in __fimc_is_hw_update_param_global_shotmode() local 49 struct param_sensor_framerate *dst, *src; in __fimc_is_hw_update_param_sensor_framerate() local
|
/openbmc/linux/include/net/ |
H A D | route.h | 202 static inline int ip_route_input(struct sk_buff *skb, __be32 dst, __be32 src, in ip_route_input() 295 __be32 src, int oif, u8 protocol, in ip_route_connect_init() 310 __be32 src, int oif, u8 protocol, in ip_route_connect()
|
/openbmc/linux/samples/rpmsg/ |
H A D | rpmsg_client_sample.c | 26 void *priv, u32 src) in rpmsg_sample_cb()
|
/openbmc/u-boot/cmd/ |
H A D | unzip.c | 12 unsigned long src, dst; in do_unzip() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | ascii_string.cpp | 24 namespace src namespace
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | sha512-glue.c | 26 static void __sha512_block_data_order(struct sha512_state *sst, u8 const *src, in __sha512_block_data_order()
|
/openbmc/linux/include/crypto/ |
H A D | utils.h | 16 static inline void crypto_xor(u8 *dst, const u8 *src, unsigned int size) in crypto_xor()
|
H A D | acompress.h | 32 struct scatterlist *src; member 243 struct scatterlist *src, in acomp_request_set_params()
|
/openbmc/linux/fs/btrfs/ |
H A D | rcu-string.h | 14 static inline struct rcu_string *rcu_string_strdup(const char *src, gfp_t mask) in rcu_string_strdup()
|
/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/ |
H A D | ring.h | 90 static inline u64 xge_get_desc_bits(int pos, int len, u64 src) in xge_get_desc_bits() 98 #define GET_BITS(field, src) \ argument
|
/openbmc/u-boot/arch/arm/include/asm/ti-common/ |
H A D | ti-edma3.h | 61 u32 src; member 79 u32 src; member
|
/openbmc/u-boot/tools/ |
H A D | sunxi-spl-image-builder.c | 114 FILE *src, FILE *rnd, FILE *dst, in write_page() 242 FILE *src, *dst, *rnd; in create_image() local
|
/openbmc/linux/drivers/clk/tegra/ |
H A D | clk-tegra210-emc.c | 55 u8 src; in tegra210_clk_emc_get_parent() local 311 u8 div, src; in tegra210_clk_emc_attach() local
|
/openbmc/linux/drivers/crypto/ |
H A D | geode-aes.c | 47 do_crypt(const void *src, void *dst, u32 len, u32 flags) in do_crypt() 70 geode_aes_crypt(const struct geode_aes_tfm_ctx *tctx, const void *src, in geode_aes_crypt()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | special_insns.h | 227 static inline void movdir64b(void __iomem *dst, const void *src) in movdir64b() 267 static inline int enqcmds(void __iomem *dst, const void *src) in enqcmds()
|
/openbmc/linux/fs/smb/client/ |
H A D | cifs_unicode.c | 346 cifs_strndup_from_utf16(const char *src, const int maxlen, in cifs_strndup_from_utf16() 615 cifs_strndup_to_utf16(const char *src, const int maxlen, int *utf16_len, in cifs_strndup_to_utf16()
|