| /tools/perf/util/ |
| D | copyfile.c | 14 static int slow_copyfile(const char *from, const char *to, struct nsinfo *nsi) in slow_copyfile() 73 static int copyfile_mode_ns(const char *from, const char *to, mode_t mode, in copyfile_mode_ns() 133 int copyfile_ns(const char *from, const char *to, struct nsinfo *nsi) in copyfile_ns() 138 int copyfile_mode(const char *from, const char *to, mode_t mode) in copyfile_mode() 143 int copyfile(const char *from, const char *to) in copyfile()
|
| D | pmu.y | 29 static void perf_pmu__set_format(unsigned long *bits, long from, long to) in perf_pmu__set_format()
|
| D | branch.h | 34 struct addr_map_symbol from; member 43 u64 from; member
|
| D | branch.c | 19 u64 from, u64 to) in branch_type_count()
|
| D | string.c | 317 const char *from = haystack; in strreplace_chars() local
|
| D | symbol-elf.c | 1945 static int copy_bytes(int from, off_t from_offs, int to, off_t to_offs, u64 len) in copy_bytes() 2059 static int kcore__copy_hdr(struct kcore *from, struct kcore *to, size_t count) in kcore__copy_hdr() 2463 static int kcore_copy__compare_fds(int from, int to) in kcore_copy__compare_fds() 2504 int from, to, err = -1; in kcore_copy__compare_files() local
|
| D | map.c | 412 struct map *map__clone(struct map *from) in map__clone()
|
| /tools/virtio/linux/ |
| D | uaccess.h | 25 static void volatile_memcpy(volatile char *to, const volatile char *from, in volatile_memcpy() 32 static inline int copy_from_user(void *to, const void __user volatile *from, in copy_from_user() 39 static inline int copy_to_user(void __user volatile *to, const void *from, in copy_to_user()
|
| /tools/arch/x86/include/asm/ |
| D | asm.h | 159 # define _ASM_EXTABLE_HANDLE(from, to, handler) \ argument 167 # define _ASM_EXTABLE(from, to) \ argument 170 # define _ASM_EXTABLE_UA(from, to) \ argument 173 # define _ASM_EXTABLE_CPY(from, to) \ argument 176 # define _ASM_EXTABLE_FAULT(from, to) \ argument
|
| /tools/testing/selftests/bpf/progs/ |
| D | preempted_bpf_ma_op.c | 29 static int del_array(unsigned int i, int *from) in del_array() 46 static int add_array(unsigned int i, int *from) in add_array() 69 static void del_then_add_array(int from) in del_then_add_array()
|
| D | htab_mem_bench.c | 13 unsigned int from; member
|
| D | test_tcp_estats.c | 171 static __always_inline void unaligned_u32_set(unsigned char *to, __u8 *from) in unaligned_u32_set()
|
| /tools/testing/selftests/sched_ext/ |
| D | maximal.bpf.c | 48 bool BPF_STRUCT_OPS(maximal_yield, struct task_struct *from, in BPF_STRUCT_OPS() 110 struct cgroup *from, struct cgroup *to) in BPF_STRUCT_OPS() 116 struct cgroup *from, struct cgroup *to) in BPF_STRUCT_OPS() 120 struct cgroup *from, struct cgroup *to) in BPF_STRUCT_OPS()
|
| D | maybe_null_fail_yld.bpf.c | 15 bool BPF_STRUCT_OPS(maybe_null_fail_yield, struct task_struct *from, in BPF_STRUCT_OPS()
|
| D | maybe_null.bpf.c | 21 bool BPF_STRUCT_OPS(maybe_null_success_yield, struct task_struct *from, in BPF_STRUCT_OPS()
|
| /tools/perf/ |
| D | builtin-buildid-cache.c | 55 char from[PATH_MAX]; in same_kallsyms_reloc() local 82 char from[PATH_MAX]; in build_id_cache__kcore_existing() local
|
| /tools/include/linux/ |
| D | bitfield.h | 144 #define ____MAKE_OP(type,base,to,from) \ argument
|
| /tools/lib/api/fd/ |
| D | array.c | 91 int fdarray__dup_entry_from(struct fdarray *fda, int pos, struct fdarray *from) in fdarray__dup_entry_from()
|
| /tools/testing/selftests/powerpc/copyloops/asm/ |
| D | ppc_asm.h | 50 #define DCBT_SETUP_STREAMS(from, from_parms, to, to_parms, scratch) \ argument
|
| /tools/testing/selftests/capabilities/ |
| D | test_execve.c | 147 int from = openat(fromfd, fromname, O_RDONLY); in copy_fromat_to() local
|
| /tools/testing/selftests/kvm/x86_64/ |
| D | xapic_ipi_test.c | 259 int from, to; in do_migrations() local
|
| /tools/perf/arch/x86/util/ |
| D | intel-bts.c | 50 u64 from; member
|
| /tools/include/uapi/linux/ |
| D | userfaultfd.h | 129 __u64 from; member
|
| /tools/sched_ext/ |
| D | scx_flatcg.bpf.c | 918 struct cgroup *from, struct cgroup *to) in BPF_STRUCT_OPS()
|
| /tools/testing/selftests/bpf/ |
| D | test_verifier.c | 1763 static int do_test(bool unpriv, unsigned int from, unsigned int to) in do_test() 1810 unsigned int from = 0, to = ARRAY_SIZE(tests); in main() local
|