| /kernel/trace/ |
| D | trace_probe_kernel.h | 102 probe_mem_read_user(void *dest, void *src, size_t size) in probe_mem_read_user() 110 probe_mem_read(void *dest, void *src, size_t size) in probe_mem_read()
|
| D | trace_uprobe.c | 125 probe_mem_read(void *dest, void *src, size_t size) in probe_mem_read() 133 probe_mem_read_user(void *dest, void *src, size_t size) in probe_mem_read_user() 149 void __user *src = (void __force __user *) addr; in fetch_store_string() local
|
| /kernel/bpf/ |
| D | crypto.c | 265 const struct bpf_dynptr_kern *src, in bpf_crypto_crypt() 314 const struct bpf_dynptr *src, in bpf_crypto_decrypt() 335 const struct bpf_dynptr *src, in bpf_crypto_encrypt()
|
| D | cpumask.c | 375 __bpf_kfunc void bpf_cpumask_copy(struct bpf_cpumask *dst, const struct cpumask *src) in bpf_cpumask_copy()
|
| D | cgroup.c | 258 struct bpf_cgroup_storage *src[]) in bpf_cgroup_storages_assign() 2112 static int copy_sysctl_value(char *dst, size_t dst_len, char *src, in copy_sysctl_value()
|
| D | helpers.c | 376 void copy_map_value_locked(struct bpf_map *map, void *dst, void *src, in copy_map_value_locked() 1771 BPF_CALL_5(bpf_dynptr_read, void *, dst, u32, len, const struct bpf_dynptr_kern *, src, in BPF_CALL_5() argument 1816 BPF_CALL_5(bpf_dynptr_write, const struct bpf_dynptr_kern *, dst, u32, offset, void *, src, in BPF_CALL_5() argument
|
| D | verifier.c | 1213 static void *copy_array(void *dst, const void *src, size_t n, size_t size, gfp_t flags) in copy_array() 1265 static int copy_reference_state(struct bpf_func_state *dst, const struct bpf_func_state *src) in copy_reference_state() 1276 static int copy_stack_state(struct bpf_func_state *dst, const struct bpf_func_state *src) in copy_stack_state() 1405 const struct bpf_func_state *src) in copy_func_state() 1417 const struct bpf_verifier_state *src) in copy_verifier_state() 4586 static void copy_register_state(struct bpf_reg_state *dst, const struct bpf_reg_state *src) in copy_register_state() 5592 enum bpf_access_src src) in check_map_access() 6868 enum bpf_access_src src, enum bpf_access_type type) in check_stack_access_within_bounds() 13215 u32 dst = insn->dst_reg, src = insn->src_reg; in sanitize_err() local 18329 static bool reg_type_mismatch(enum bpf_reg_type src, enum bpf_reg_type prev) in reg_type_mismatch()
|
| /kernel/module/ |
| D | kallsyms.c | 78 static bool is_core_symbol(const Elf_Sym *src, const Elf_Shdr *sechdrs, in is_core_symbol() 117 const Elf_Sym *src; in layout_symtab() local 173 const Elf_Sym *src; in add_kallsyms() local
|
| /kernel/cgroup/ |
| D | freezer.c | 229 struct cgroup *src, struct cgroup *dst) in cgroup_freezer_migrate_task()
|
| D | cgroup-v1.c | 246 int src, dest = 1; in pidlist_uniq() local
|
| /kernel/printk/ |
| D | index.c | 70 #define seq_escape_printf_format(s, src) \ argument
|
| /kernel/kcsan/ |
| D | core.c | 1345 noinline void *__tsan_memmove(void *dst, const void *src, size_t len) in __tsan_memmove() 1360 noinline void *__tsan_memcpy(void *dst, const void *src, size_t len) in __tsan_memcpy()
|
| /kernel/sched/ |
| D | cputime.c | 1029 const struct kernel_cpustat *src, in kcpustat_cpu_fetch_vtime() 1083 const struct kernel_cpustat *src = &kcpustat_cpu(cpu); in kcpustat_cpu_fetch() local
|
| /kernel/ |
| D | ptrace.c | 607 int ptrace_readdata(struct task_struct *tsk, unsigned long src, char __user *dst, int len) in ptrace_readdata() 633 int ptrace_writedata(struct task_struct *tsk, char __user *src, unsigned long dst, int len) in ptrace_writedata()
|
| D | cpu.c | 3119 void init_cpu_present(const struct cpumask *src) in init_cpu_present() 3124 void init_cpu_possible(const struct cpumask *src) in init_cpu_possible() 3129 void init_cpu_online(const struct cpumask *src) in init_cpu_online()
|
| D | kexec_file.c | 921 void *src, *dst; in kexec_purgatory_setup_sechdrs() local
|
| D | fork.c | 460 static void vm_area_init_from(const struct vm_area_struct *src, in vm_area_init_from() 1078 struct task_struct *src) in arch_dup_task_struct()
|
| /kernel/gcov/ |
| D | clang.c | 272 void gcov_info_add(struct gcov_info *dst, struct gcov_info *src) in gcov_info_add()
|
| D | gcc_4_7.c | 248 void gcov_info_add(struct gcov_info *dst, struct gcov_info *src) in gcov_info_add()
|
| /kernel/debug/kdb/ |
| D | kdb_io.c | 615 int vkdb_printf(enum kdb_msgsrc src, const char *fmt, va_list ap) in vkdb_printf()
|
| /kernel/events/ |
| D | internal.h | 179 memcpy_common(void *dst, const void *src, unsigned long n) in memcpy_common()
|
| D | uprobes.c | 269 static void copy_to_page(struct page *page, unsigned long vaddr, const void *src, int len) in copy_to_page() 1738 void *src, unsigned long len) in arch_uprobe_copy_ixol()
|
| /kernel/power/ |
| D | snapshot.c | 1436 static inline bool do_copy_page(long *dst, long *src) in do_copy_page() 1481 void *src, *dst; in copy_data_page() local 2290 struct memory_bitmap *src) in duplicate_memory_bitmap()
|
| /kernel/locking/ |
| D | lockdep.c | 279 static inline void lock_time_add(struct lock_time *src, struct lock_time *dst) in lock_time_add() 1883 print_circular_lock_scenario(struct held_lock *src, in print_circular_lock_scenario() 2180 check_noncircular(struct held_lock *src, struct held_lock *target, in check_noncircular() 2922 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant() 2959 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant()
|
| /kernel/time/ |
| D | clocksource.c | 1466 struct clocksource *src; in available_clocksource_show() local
|