| /OK3568_Linux_fs/kernel/drivers/crypto/qce/ |
| H A D | common.c | 64 void qce_cpu_to_be32p_array(__be32 *dst, const u8 *src, unsigned int len) in qce_cpu_to_be32p_array() 275 static void qce_xts_swapiv(__be32 *dst, const u8 *src, unsigned int ivsize) in qce_xts_swapiv()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rseq/ |
| H A D | rseq-arm.h | 582 void *dst, void *src, size_t len, in rseq_cmpeqv_trymemcpy_storev() 705 void *dst, void *src, size_t len, in rseq_cmpeqv_trymemcpy_storev_release()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/bcm/ |
| H A D | util.c | 50 void sg_copy_part_to_buf(struct scatterlist *src, u8 *dest, in sg_copy_part_to_buf() 69 void sg_copy_part_from_buf(struct scatterlist *dest, u8 *src, in sg_copy_part_from_buf()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | mip6.c | 111 struct in6_addr src; member 177 const struct in6_addr *src, int iif) in mip6_report_rl_allow()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | xxhash.c | 79 void xxh32_copy_state(struct xxh32_state *dst, const struct xxh32_state *src) in xxh32_copy_state() 85 void xxh64_copy_state(struct xxh64_state *dst, const struct xxh64_state *src) in xxh64_copy_state()
|
| H A D | nlattr.c | 726 char *src = nla_data(nla); in nla_strlcpy() local 752 char *src = nla_data(nla), *dst; in nla_strdup() local 777 int nla_memcpy(void *dest, const struct nlattr *src, int count) in nla_memcpy()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | uaccess.h | 220 copy_mc_to_kernel(void *dst, const void *src, size_t cnt) in copy_mc_to_kernel() 345 copy_struct_from_user(void *dst, size_t ksize, const void __user *src, in copy_struct_from_user()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | smu7_smumgr.c | 86 const uint8_t *src, uint32_t byte_count, uint32_t limit) in smu7_copy_bytes_to_smc() 451 static int smu7_upload_smc_firmware_data(struct pp_hwmgr *hwmgr, uint32_t length, uint32_t *src, ui… in smu7_upload_smc_firmware_data()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | remap_range.c | 203 static int vfs_dedupe_file_range_compare(struct inode *src, loff_t srcoff, in vfs_dedupe_file_range_compare() 497 struct inode *src = file_inode(file); in vfs_dedupe_file_range() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_chplan.h | 31 #define regd_src_is_valid(src) ((src) < REGD_SRC_NUM) argument 34 #define regd_src_str(src) ((src) >= REGD_SRC_NUM ? _regd_src_str[REGD_SRC_NUM] : _regd_src_str[src]) argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | rxtimestamp.c | 162 void do_send(int src) in do_send() 286 int src, dst, rcv, port; in run_test_case() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/support/xlocale/ |
| H A D | __posix_l_fallback.h | 140 inline _LIBCPP_INLINE_VISIBILITY size_t strxfrm_l(char *dest, const char *src, in strxfrm_l() 156 inline _LIBCPP_INLINE_VISIBILITY size_t wcsxfrm_l(wchar_t *dest, const wchar_t *src, in wcsxfrm_l()
|
| /OK3568_Linux_fs/kernel/sound/sh/ |
| H A D | sh_dac_audio.c | 162 void __user *src, unsigned long count) in snd_sh_dac_pcm_copy() 181 void *src, unsigned long count) in snd_sh_dac_pcm_copy_kernel()
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfsfh.h | 173 fh_copy(struct svc_fh *dst, struct svc_fh *src) in fh_copy() 182 fh_copy_shallow(struct knfsd_fh *dst, struct knfsd_fh *src) in fh_copy_shallow()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_vma.c | 378 dma_addr_t src; in assert_rotated() local 430 dma_addr_t src; in assert_remapped() local 630 dma_addr_t src; in assert_partial() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/ |
| H A D | nal-h264.c | 791 struct nal_h264_sps *sps, void *src, size_t n) in nal_h264_read_sps() 883 struct nal_h264_pps *pps, void *src, size_t n) in nal_h264_read_pps() 968 ssize_t nal_h264_read_filler(const struct device *dev, void *src, size_t n) in nal_h264_read_filler()
|
| /OK3568_Linux_fs/kernel/drivers/interconnect/ |
| H A D | core.c | 177 static struct icc_path *path_find(struct device *dev, struct icc_node *src, in path_find() 726 struct icc_node *src, *dst; in icc_get() local 916 int icc_link_destroy(struct icc_node *src, struct icc_node *dst) in icc_link_destroy()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | init.c | 565 static void copy_valid_id_string(struct snd_card *card, const char *src, in copy_valid_id_string() 585 static void snd_card_set_id_no_lock(struct snd_card *card, const char *src, in snd_card_set_id_no_lock() 775 const char *src; in snd_card_register() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | feature-fixups.c | 46 static int patch_alt_instruction(struct ppc_inst *src, struct ppc_inst *dest, in patch_alt_instruction() 72 struct ppc_inst *start, *end, *alt_start, *alt_end, *src, *dest, nop; in patch_feature_section() local 548 struct ppc_inst inst, *src, *dest, *end; in do_final_fixups() local
|
| /OK3568_Linux_fs/u-boot/board/gdsys/p1022/ |
| H A D | controlcenterd-id.c | 156 static int ccdm_mmc_read(struct mmc *mmc, u64 src, u8 *dst, int size) in ccdm_mmc_read() 523 const uint8_t *src = _src; in compute_and() local 535 const uint8_t *src = _src; in compute_or() local 547 const uint8_t *src = _src; in compute_xor() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | cgroup_skb_sk_lookup_kern.c | 22 static inline void set_ip(__u32 *dst, const struct in6_addr *src) in set_ip()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | xdp_fwd_kern.c | 80 struct in6_addr *src = (struct in6_addr *) fib_params.ipv6_src; in xdp_fwd_flags() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | io.cpp | 56 std::ifstream src(source, std::ios::binary); in copyFile() local
|
| /OK3568_Linux_fs/external/linux-rga/samples/allocator_demo/src/ |
| H A D | rga_allocator_dma_cache_demo.cpp | 49 rga_buffer_t src = {}; in main() local
|
| H A D | rga_allocator_dma_demo.cpp | 49 rga_buffer_t src = {}; in main() local
|