/linux/drivers/mfd/ |
H A D | rave-sp.c | 263 static void *stuff(unsigned char *dest, const unsigned char *src, size_t n) in stuff() 480 const u8 *src = buf; in rave_sp_receive_buf() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | flow_dissector_classification.c | 122 static void build_ipv4_header(void *header, uint8_t proto, uint32_t src, in build_ipv4_header() 150 const struct sockaddr_in6 *src, in build_ipv6_header()
|
/linux/lib/zstd/compress/ |
H A D | zstd_compress_superblock.c | 486 const void* src, size_t srcSize, in ZSTD_compressSubBlock_multi() 668 const void* src, size_t srcSize, in ZSTD_compressSuperBlock()
|
H A D | zstd_compress_internal.h | 642 ZSTD_noCompressBlock(void* dst, size_t dstCapacity, const void* src, size_t srcSize, U32 lastBlock) in ZSTD_noCompressBlock() 654 ZSTD_rleCompressBlock(void* dst, size_t dstCapacity, BYTE src, size_t srcSize, U32 lastBlock) in ZSTD_rleCompressBlock() 1093 void const* src) in ZSTD_window_canOverflowCorrect() 1128 void const* src, in ZSTD_window_needOverflowCorrection() 1152 U32 maxDist, void const* src) in ZSTD_window_correctOverflow() 1347 const void* src, size_t srcSize, in ZSTD_window_update()
|
/linux/kernel/sched/ |
H A D | cputime.c | 1009 const struct kernel_cpustat *src, in kcpustat_cpu_fetch_vtime() 1063 const struct kernel_cpustat *src = &kcpustat_cpu(cpu); in kcpustat_cpu_fetch() local
|
/linux/net/ipv4/ |
H A D | tcp_metrics.c | 851 bool src = true; in tcp_metrics_nl_cmd_get() local 937 bool src = true, found = false; in tcp_metrics_nl_cmd_del() local
|
/linux/fs/ |
H A D | fcntl.c | 313 uid_t src[2] = {0, 0}; in f_getowner_uids() local 644 #define copy_flock_fields(dst, src) \ argument
|
/linux/arch/x86/kernel/ |
H A D | alternative.c | 475 bool need_reloc(unsigned long offset, u8 *src, size_t src_len) in need_reloc() 2412 static void text_poke_memcpy(void *dst, const void *src, size_t len) in text_poke_memcpy() 2417 static void text_poke_memset(void *dst, const void *src, size_t len) in text_poke_memset() 2426 static void *__text_poke(text_poke_f func, void *addr, const void *src, size_t len) in __text_poke()
|
/linux/samples/bpf/ |
H A D | sockex3_kern.c | 31 __be32 src; member
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_core_autosize.c | 131 #define bpf_core_read_int(dst, sz, src) ({ \ argument
|
/linux/net/core/ |
H A D | net_test.c | 280 #define IP_TUNNEL_FLAGS_TEST(n, src, comp, eval, exp) { \ argument
|
/linux/drivers/gpu/drm/imx/dcss/ |
H A D | dcss-plane.c | 281 struct drm_rect src, dst; in dcss_plane_atomic_update() local
|
/linux/fs/ceph/ |
H A D | locks.c | 34 static void ceph_fl_copy_lock(struct file_lock *dst, struct file_lock *src) in ceph_fl_copy_lock()
|
/linux/tools/testing/selftests/rseq/ |
H A D | rseq-arm64.h | 194 #define RSEQ_ASM_OP_R_BAD_MEMCPY(dst, src, len) \ argument
|
/linux/fs/ubifs/ |
H A D | auth.c | 474 int __ubifs_shash_copy_state(const struct ubifs_info *c, struct shash_desc *src, in __ubifs_shash_copy_state()
|
/linux/arch/sparc/kernel/ |
H A D | btext.c | 113 unsigned int *src = (unsigned int *)calc_base(0,16); in scrollscreen() local
|
/linux/sound/firewire/fireface/ |
H A D | ff-pcm.c | 144 enum snd_ff_clock_src src; in pcm_open() local
|
/linux/sound/firewire/tascam/ |
H A D | amdtp-tascam.c | 44 const u32 *src; in write_pcm_s32() local
|
/linux/drivers/xen/xenbus/ |
H A D | xenbus_comms.c | 166 const char *src; in xb_read() local
|
/linux/security/landlock/ |
H A D | syscalls.c | 65 const size_t ksize_min, const void __user *const src, in copy_min_struct_from_user()
|
/linux/drivers/memory/tegra/ |
H A D | tegra186-emc.c | 228 static int tegra_emc_icc_set_bw(struct icc_node *src, struct icc_node *dst) in tegra_emc_icc_set_bw()
|
/linux/mm/kmsan/ |
H A D | core.c | 83 void kmsan_internal_memmove_metadata(void *dst, void *src, size_t n) in kmsan_internal_memmove_metadata()
|
/linux/drivers/comedi/drivers/ |
H A D | amplc_pci224.c | 199 static unsigned int pci224_clk_config(unsigned int chan, unsigned int src) in pci224_clk_config() 212 static unsigned int pci224_gat_config(unsigned int chan, unsigned int src) in pci224_gat_config()
|
/linux/drivers/crypto/ccp/ |
H A D | ccp-crypto.h | 133 struct scatterlist *src; member 207 struct scatterlist *src; member
|
/linux/sound/soc/intel/avs/ |
H A D | avs.h | 419 avs_dump_fw_log(struct avs_dev * adev,const void __iomem * src,unsigned int len) avs_dump_fw_log() argument 424 avs_dump_fw_log_wakeup(struct avs_dev * adev,const void __iomem * src,unsigned int len) avs_dump_fw_log_wakeup() argument
|