| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nodemask.h | 127 #define node_set(node, dst) __node_set((node), &(dst)) argument 133 #define node_clear(node, dst) __node_clear((node), &(dst)) argument 139 #define nodes_setall(dst) __nodes_setall(&(dst), MAX_NUMNODES) argument 145 #define nodes_clear(dst) __nodes_clear(&(dst), MAX_NUMNODES) argument 161 #define nodes_and(dst, src1, src2) \ argument 169 #define nodes_or(dst, src1, src2) \ argument 177 #define nodes_xor(dst, src1, src2) \ argument 185 #define nodes_andnot(dst, src1, src2) \ argument 193 #define nodes_complement(dst, src) \ argument 243 #define nodes_shift_right(dst, src, n) \ argument [all …]
|
| H A D | sockptr.h | 44 static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, in copy_from_sockptr_offset() 53 static inline int copy_from_sockptr(void *dst, sockptr_t src, size_t size) in copy_from_sockptr() 58 static inline int copy_to_sockptr_offset(sockptr_t dst, size_t offset, in copy_to_sockptr_offset() 94 static inline long strncpy_from_sockptr(char *dst, sockptr_t src, size_t count) in strncpy_from_sockptr()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | des_generic.c | 37 static void crypto_des_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in crypto_des_encrypt() 44 static void crypto_des_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in crypto_des_decrypt() 69 static void crypto_des3_ede_encrypt(struct crypto_tfm *tfm, u8 *dst, in crypto_des3_ede_encrypt() 77 static void crypto_des3_ede_decrypt(struct crypto_tfm *tfm, u8 *dst, in crypto_des3_ede_decrypt()
|
| H A D | zstd.c | 151 u8 *dst, unsigned int *dlen, void *ctx) in __zstd_compress() 165 unsigned int slen, u8 *dst, unsigned int *dlen) in zstd_compress() 173 unsigned int slen, u8 *dst, unsigned int *dlen, in zstd_scompress() 180 u8 *dst, unsigned int *dlen, void *ctx) in __zstd_decompress() 193 unsigned int slen, u8 *dst, unsigned int *dlen) in zstd_decompress() 201 unsigned int slen, u8 *dst, unsigned int *dlen, in zstd_sdecompress()
|
| H A D | tea.c | 57 static void tea_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in tea_encrypt() 85 static void tea_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in tea_decrypt() 130 static void xtea_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in xtea_encrypt() 151 static void xtea_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in xtea_decrypt() 174 static void xeta_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in xeta_encrypt() 195 static void xeta_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in xeta_decrypt()
|
| H A D | deflate.c | 177 u8 *dst, unsigned int *dlen, void *ctx) in __deflate_compress() 206 unsigned int slen, u8 *dst, unsigned int *dlen) in deflate_compress() 214 unsigned int slen, u8 *dst, unsigned int *dlen, in deflate_scompress() 221 u8 *dst, unsigned int *dlen, void *ctx) in __deflate_decompress() 262 unsigned int slen, u8 *dst, unsigned int *dlen) in deflate_decompress() 270 unsigned int slen, u8 *dst, unsigned int *dlen, in deflate_sdecompress()
|
| H A D | 842.c | 67 u8 *dst, unsigned int *dlen) in crypto842_compress() 76 u8 *dst, unsigned int *dlen, void *ctx) in crypto842_scompress() 83 u8 *dst, unsigned int *dlen) in crypto842_decompress() 90 u8 *dst, unsigned int *dlen, void *ctx) in crypto842_sdecompress()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/ |
| H A D | mali_kbase_hwcnt_gpu.c | 35 static void kbasep_get_fe_block_type(u64 *dst, enum kbase_hwcnt_set counter_set, bool is_csf) in kbasep_get_fe_block_type() 58 static void kbasep_get_tiler_block_type(u64 *dst, enum kbase_hwcnt_set counter_set) in kbasep_get_tiler_block_type() 73 static void kbasep_get_sc_block_type(u64 *dst, enum kbase_hwcnt_set counter_set, bool is_csf) in kbasep_get_sc_block_type() 93 static void kbasep_get_memsys_block_type(u64 *dst, enum kbase_hwcnt_set counter_set) in kbasep_get_memsys_block_type() 330 int kbase_hwcnt_jm_dump_get(struct kbase_hwcnt_dump_buffer *dst, u64 *src, in kbase_hwcnt_jm_dump_get() 439 int kbase_hwcnt_csf_dump_get(struct kbase_hwcnt_dump_buffer *dst, u64 *src, in kbase_hwcnt_csf_dump_get() 536 void kbase_hwcnt_gpu_enable_map_to_physical(struct kbase_hwcnt_physical_enable_map *dst, in kbase_hwcnt_gpu_enable_map_to_physical() 608 void kbase_hwcnt_gpu_set_to_physical(enum kbase_hwcnt_physical_set *dst, enum kbase_hwcnt_set src) in kbase_hwcnt_gpu_set_to_physical() 625 void kbase_hwcnt_gpu_enable_map_from_physical(struct kbase_hwcnt_enable_map *dst, in kbase_hwcnt_gpu_enable_map_from_physical()
|
| H A D | mali_kbase_hwcnt_types.c | 282 void kbase_hwcnt_dump_buffer_zero(struct kbase_hwcnt_dump_buffer *dst, in kbase_hwcnt_dump_buffer_zero() 311 void kbase_hwcnt_dump_buffer_zero_strict(struct kbase_hwcnt_dump_buffer *dst) in kbase_hwcnt_dump_buffer_zero_strict() 321 void kbase_hwcnt_dump_buffer_zero_non_enabled(struct kbase_hwcnt_dump_buffer *dst, in kbase_hwcnt_dump_buffer_zero_non_enabled() 354 void kbase_hwcnt_dump_buffer_copy(struct kbase_hwcnt_dump_buffer *dst, in kbase_hwcnt_dump_buffer_copy() 392 void kbase_hwcnt_dump_buffer_copy_strict(struct kbase_hwcnt_dump_buffer *dst, in kbase_hwcnt_dump_buffer_copy_strict() 431 void kbase_hwcnt_dump_buffer_accumulate(struct kbase_hwcnt_dump_buffer *dst, in kbase_hwcnt_dump_buffer_accumulate() 471 void kbase_hwcnt_dump_buffer_accumulate_strict(struct kbase_hwcnt_dump_buffer *dst, in kbase_hwcnt_dump_buffer_accumulate_strict()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | inet6_connection_sock.c | 35 struct dst_entry *dst; in inet6_csk_route_req() local 85 struct dst_entry *dst; in inet6_csk_route_socket() local 118 struct dst_entry *dst; in inet6_csk_xmit() local 145 struct dst_entry *dst = inet6_csk_route_socket(sk, &fl6); in inet6_csk_update_pmtu() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | atafb_utils.h | 220 static inline void fast_memmove(char *dst, const char *src, size_t size) in fast_memmove() 280 static inline void fill8_col(u8 *dst, u32 m[]) in fill8_col() 301 static inline void fill8_2col(u8 *dst, u8 fg, u8 bg, u32 mask) in fill8_2col() 359 static inline u32 *fill16_col(u32 *dst, int rows, u32 m[]) in fill16_col() 375 static inline void memmove32_col(void *dst, void *src, u32 mask, u32 h, u32 bytes) in memmove32_col()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/zip/ |
| H A D | zip_crypto.c | 123 u8 *dst, unsigned int *dlen, in zip_compress() 159 u8 *dst, unsigned int *dlen, in zip_decompress() 228 u8 *dst, unsigned int *dlen) in zip_comp_compress() 240 u8 *dst, unsigned int *dlen) in zip_comp_decompress() 299 u8 *dst, unsigned int *dlen, void *ctx) in zip_scomp_compress() 311 u8 *dst, unsigned int *dlen, void *ctx) in zip_scomp_decompress()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/ |
| H A D | rtl819x_BAProc.c | 128 static struct sk_buff *rtllib_DELBA(struct rtllib_device *ieee, u8 *dst, in rtllib_DELBA() 179 static void rtllib_send_ADDBAReq(struct rtllib_device *ieee, u8 *dst, in rtllib_send_ADDBAReq() 194 static void rtllib_send_ADDBARsp(struct rtllib_device *ieee, u8 *dst, in rtllib_send_ADDBARsp() 206 static void rtllib_send_DELBA(struct rtllib_device *ieee, u8 *dst, in rtllib_send_DELBA() 223 u8 *dst = NULL, *pDialogToken = NULL, *tag = NULL; in rtllib_rx_ADDBAReq() local 314 u8 *dst = NULL, *pDialogToken = NULL, *tag = NULL; in rtllib_rx_ADDBARsp() local 417 u8 *dst = NULL; in rtllib_rx_DELBA() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/ |
| H A D | rtl819x_BAProc.c | 182 u8 *dst, in ieee80211_DELBA() 247 u8 *dst, struct ba_record *pBA) in ieee80211_send_ADDBAReq() 270 static void ieee80211_send_ADDBARsp(struct ieee80211_device *ieee, u8 *dst, in ieee80211_send_ADDBARsp() 295 static void ieee80211_send_DELBA(struct ieee80211_device *ieee, u8 *dst, in ieee80211_send_DELBA() 319 u8 *dst = NULL, *pDialogToken = NULL, *tag = NULL; in ieee80211_rx_ADDBAReq() local 420 u8 *dst = NULL, *pDialogToken = NULL, *tag = NULL; in ieee80211_rx_ADDBARsp() local 543 u8 *dst = NULL; in ieee80211_rx_DELBA() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | io_32.h | 23 static inline void _memset_io(volatile void __iomem *dst, in _memset_io() 34 static inline void _memcpy_fromio(void *dst, const volatile void __iomem *src, in _memcpy_fromio() 46 static inline void _memcpy_toio(volatile void __iomem *dst, const void *src, in _memcpy_toio() 104 static inline void sbus_memcpy_fromio(void *dst, in sbus_memcpy_fromio() 117 static inline void sbus_memcpy_toio(volatile void __iomem *dst, in sbus_memcpy_toio()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | cfbfillrect.c | 35 bitfill_aligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_aligned() 92 bitfill_unaligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, in bitfill_unaligned() 146 bitfill_aligned_rev(struct fb_info *p, unsigned long __iomem *dst, in bitfill_aligned_rev() 217 bitfill_unaligned_rev(struct fb_info *p, unsigned long __iomem *dst, in bitfill_unaligned_rev() 284 unsigned long __iomem *dst; in cfb_fillrect() local
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | pgm_check_info.c | 11 #define add_val_as_hex(dst, val) \ argument 14 static char *__add_val_as_hex(char *dst, const unsigned char *src, size_t count) in __add_val_as_hex() 21 static char *add_str(char *dst, char *src) in add_str()
|
| /OK3568_Linux_fs/kernel/include/linux/sunrpc/ |
| H A D | addr.h | 59 static inline bool __rpc_copy_addr4(struct sockaddr *dst, in __rpc_copy_addr4() 85 static inline bool __rpc_copy_addr6(struct sockaddr *dst, in __rpc_copy_addr6() 103 static inline bool __rpc_copy_addr6(struct sockaddr *dst, in __rpc_copy_addr6() 157 static inline bool rpc_copy_addr(struct sockaddr *dst, in rpc_copy_addr()
|
| /OK3568_Linux_fs/kernel/sound/pci/emu10k1/ |
| H A D | emufx.c | 679 struct snd_emu10k1_fx8010_control_gpr *dst, in copy_gctl() 707 struct snd_emu10k1_fx8010_control_gpr *dst, in copy_gctl_to_user() 1467 #define _A_SWITCH(icode, ptr, dst, src, sw) \ in _snd_emu10k1_audigy_init_efx() argument 1469 #define A_SWITCH(icode, ptr, dst, src, sw) \ in _snd_emu10k1_audigy_init_efx() argument 1471 #define _A_SWITCH_NEG(icode, ptr, dst, src) \ in _snd_emu10k1_audigy_init_efx() argument 1473 #define A_SWITCH_NEG(icode, ptr, dst, src) \ in _snd_emu10k1_audigy_init_efx() argument 1804 static void _volume(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume() 1811 static void _volume_add(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume_add() 1819 static void _volume_out(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume_out() 1828 #define VOLUME(icode, ptr, dst, src, vol) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | iomap_copy.c | 23 u32 __iomem *dst = to; in __iowrite32_copy() local 44 u32 *dst = to; in __ioread32_copy() local 68 u64 __iomem *dst = to; in __iowrite64_copy() local
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | netlink.h | 73 static inline void ethnl_update_u32(u32 *dst, const struct nlattr *attr, in ethnl_update_u32() 99 static inline void ethnl_update_u8(u8 *dst, const struct nlattr *attr, in ethnl_update_u8() 125 static inline void ethnl_update_bool32(u32 *dst, const struct nlattr *attr, in ethnl_update_bool32() 152 static inline void ethnl_update_binary(void *dst, unsigned int len, in ethnl_update_binary() 176 static inline void ethnl_update_bitfield32(u32 *dst, const struct nlattr *attr, in ethnl_update_bitfield32()
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | csum-wrappers_64.c | 24 csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() 49 csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() 72 csum_partial_copy_nocheck(const void *src, void *dst, int len) in csum_partial_copy_nocheck()
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | console_truetype.c | 137 uint8_t *dst = line; in console_truetype_set_row() local 146 uint16_t *dst = line; in console_truetype_set_row() local 155 uint32_t *dst = line; in console_truetype_set_row() local 174 void *dst; in console_truetype_move_rows() local 270 uint16_t *dst = (uint16_t *)line + xoff; in console_truetype_putc_xy() local 331 uint8_t *dst = line; in console_truetype_erase() local 340 uint16_t *dst = line; in console_truetype_erase() local 349 uint32_t *dst = line; in console_truetype_erase() local
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | xfrm4_policy.c | 59 struct dst_entry *dst; in xfrm4_get_saddr() local 102 static void xfrm4_update_pmtu(struct dst_entry *dst, struct sock *sk, in xfrm4_update_pmtu() 112 static void xfrm4_redirect(struct dst_entry *dst, struct sock *sk, in xfrm4_redirect() 121 static void xfrm4_dst_destroy(struct dst_entry *dst) in xfrm4_dst_destroy() 131 static void xfrm4_dst_ifdown(struct dst_entry *dst, struct net_device *dev, in xfrm4_dst_ifdown()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | bmp_helper.c | 18 static void draw_unencoded_bitmap(uint16_t **dst, uint8_t *bmap, uint16_t *cmap, in draw_unencoded_bitmap() 27 static void draw_encoded_bitmap(uint16_t **dst, uint16_t c, uint32_t cnt) in draw_encoded_bitmap() 60 uint8_t *dst = pdst; in decode_rle8_bitmap() local 149 uint8_t *dst = pdst; in bmpdecoder() local
|