| /kernel/ |
| D | compat.c | 372 const struct compat_itimerspec __user *src) in get_compat_itimerspec() 381 const struct itimerspec *src) in put_compat_itimerspec()
|
| D | ptrace.c | 587 int ptrace_readdata(struct task_struct *tsk, unsigned long src, char __user *dst, int len) in ptrace_readdata() 613 int ptrace_writedata(struct task_struct *tsk, char __user *src, unsigned long dst, int len) in ptrace_writedata()
|
| D | cpu.c | 2273 void init_cpu_present(const struct cpumask *src) in init_cpu_present() 2278 void init_cpu_possible(const struct cpumask *src) in init_cpu_possible() 2283 void init_cpu_online(const struct cpumask *src) in init_cpu_online()
|
| D | kexec_file.c | 642 unsigned char *buf_addr, *src; in __kexec_load_purgatory() local
|
| D | module.c | 2603 static bool is_core_symbol(const Elf_Sym *src, const Elf_Shdr *sechdrs, in is_core_symbol() 2640 const Elf_Sym *src; in layout_symtab() local 2690 const Elf_Sym *src; in add_kallsyms() local
|
| D | fork.c | 495 struct task_struct *src) in arch_dup_task_struct()
|
| /kernel/debug/kdb/ |
| D | kdb_io.c | 563 int vkdb_printf(enum kdb_msgsrc src, const char *fmt, va_list ap) in vkdb_printf()
|
| /kernel/events/ |
| D | internal.h | 170 memcpy_common(void *dst, const void *src, unsigned long n) in memcpy_common()
|
| D | uprobes.c | 250 static void copy_to_page(struct page *page, unsigned long vaddr, const void *src, int len) in copy_to_page() 1361 void *src, unsigned long len) in arch_uprobe_copy_ixol()
|
| /kernel/gcov/ |
| D | gcc_4_7.c | 223 void gcov_info_add(struct gcov_info *dst, struct gcov_info *src) in gcov_info_add()
|
| /kernel/power/ |
| D | snapshot.c | 1329 static inline void do_copy_page(long *dst, long *src) in do_copy_page() 1365 void *src, *dst; in copy_data_page() local 2136 struct memory_bitmap *src) in duplicate_memory_bitmap()
|
| D | swap.c | 370 void *src; in write_page() local
|
| /kernel/trace/ |
| D | bpf_trace.c | 84 BPF_CALL_3(bpf_probe_write_user, void *, unsafe_ptr, const void *, src, in BPF_CALL_3() argument
|
| D | trace_uprobe.c | 149 void __user *src = (void __force __user *) addr; in DEFINE_BASIC_FETCH_FUNCS() local
|
| D | trace_events_filter.c | 798 struct filter_pred *src) in filter_set_pred()
|
| D | ftrace.c | 1464 __ftrace_hash_move(struct ftrace_hash *src) in __ftrace_hash_move() 1510 struct ftrace_hash **dst, struct ftrace_hash *src) in ftrace_hash_move()
|
| /kernel/time/ |
| D | clocksource.c | 977 struct clocksource *src; in sysfs_show_available_clocksources() local
|
| /kernel/bpf/ |
| D | verifier.c | 439 const struct bpf_verifier_state *src) in copy_stack_state() 506 const struct bpf_verifier_state *src) in copy_verifier_state() 2157 u32 dst = insn->dst_reg, src = insn->src_reg; in adjust_ptr_min_max_vals() local
|
| /kernel/cgroup/ |
| D | cgroup-v1.c | 255 int src, dest = 1; in pidlist_uniq() local
|
| /kernel/locking/ |
| D | lockdep.c | 194 static inline void lock_time_add(struct lock_time *src, struct lock_time *dst) in lock_time_add() 1110 print_circular_lock_scenario(struct held_lock *src, in print_circular_lock_scenario()
|
| /kernel/sched/ |
| D | fair.c | 1737 struct numa_stats *src = &env->src_stats; in numa_has_capacity() local
|