Searched defs:from (Results 1 – 18 of 18) sorted by relevance
| /tools/virtio/linux/ |
| D | uaccess.h | 28 static void volatile_memcpy(volatile char *to, const volatile char *from, in volatile_memcpy() 35 static inline int copy_from_user(void *to, const void __user volatile *from, in copy_from_user() 43 static inline int copy_to_user(void __user volatile *to, const void *from, in copy_to_user()
|
| /tools/power/acpi/os_specific/service_layers/ |
| D | oslibcfs.c | 198 acpi_status acpi_os_set_file_offset(ACPI_FILE file, long offset, u8 from) in acpi_os_set_file_offset()
|
| /tools/perf/ |
| D | builtin-buildid-cache.c | 58 char from[PATH_MAX]; in same_kallsyms_reloc() local 82 char from[PATH_MAX]; in build_id_cache__kcore_existing() local
|
| D | builtin-script.c | 471 u64 i, from, to; in print_sample_brstacksym() local
|
| D | builtin-timechart.c | 1045 int from = 0, to = 0; in draw_wakeups() local
|
| /tools/perf/util/ |
| D | util.c | 117 static int slow_copyfile(const char *from, const char *to) in slow_copyfile() 172 int copyfile_mode(const char *from, const char *to, mode_t mode) in copyfile_mode() 222 int copyfile(const char *from, const char *to) in copyfile()
|
| D | string.c | 297 char *strxfrchar(char *s, char from, char to) in strxfrchar()
|
| D | symbol-elf.c | 1206 static int copy_bytes(int from, off_t from_offs, int to, off_t to_offs, u64 len) in copy_bytes() 1320 static int kcore__copy_hdr(struct kcore *from, struct kcore *to, size_t count) in kcore__copy_hdr() 1576 static int kcore_copy__compare_fds(int from, int to) in kcore_copy__compare_fds() 1617 int from, to, err = -1; in kcore_copy__compare_files() local
|
| D | map.c | 351 struct map *map__clone(struct map *from) in map__clone()
|
| D | symbol.h | 174 struct addr_map_symbol from; member
|
| D | intel-bts.c | 86 u64 from; member
|
| D | pmu.c | 912 void perf_pmu__set_format(unsigned long *bits, long from, long to) in perf_pmu__set_format()
|
| D | event.h | 142 u64 from; member
|
| D | symbol.c | 954 int compare_proc_modules(const char *from, const char *to) in compare_proc_modules()
|
| D | sort.c | 527 struct addr_map_symbol *from = &he->branch_info->from; in hist_entry__sym_from_snprintf() local
|
| /tools/testing/selftests/capabilities/ |
| D | test_execve.c | 145 int from = openat(fromfd, fromname, O_RDONLY); in copy_fromat_to() local
|
| /tools/perf/arch/x86/util/ |
| D | intel-bts.c | 58 u64 from; member
|
| /tools/perf/ui/browsers/ |
| D | annotate.c | 260 unsigned int from, to; in annotate_browser__draw_current_jump() local
|