Home
last modified time | relevance | path

Searched defs:from (Results 1 – 22 of 22) sorted by relevance

/tools/virtio/linux/
Duaccess.h30 static void volatile_memcpy(volatile char *to, const volatile char *from, in volatile_memcpy()
37 static inline int copy_from_user(void *to, const void __user volatile *from, in copy_from_user()
45 static inline int copy_to_user(void __user volatile *to, const void *from, in copy_to_user()
/tools/perf/util/
Dutil.c147 static int slow_copyfile(const char *from, const char *to, struct nsinfo *nsi) in slow_copyfile()
206 static int copyfile_mode_ns(const char *from, const char *to, mode_t mode, in copyfile_mode_ns()
264 int copyfile_ns(const char *from, const char *to, struct nsinfo *nsi) in copyfile_ns()
269 int copyfile_mode(const char *from, const char *to, mode_t mode) in copyfile_mode()
274 int copyfile(const char *from, const char *to) in copyfile()
Dbranch.c20 u64 from, u64 to) in branch_type_count()
Dstring.c314 char *strxfrchar(char *s, char from, char to) in strxfrchar()
Dsymbol-elf.c1236 static int copy_bytes(int from, off_t from_offs, int to, off_t to_offs, u64 len) in copy_bytes()
1350 static int kcore__copy_hdr(struct kcore *from, struct kcore *to, size_t count) in kcore__copy_hdr()
1599 static int kcore_copy__compare_fds(int from, int to) in kcore_copy__compare_fds()
1640 int from, to, err = -1; in kcore_copy__compare_files() local
Dmap.c366 struct map *map__clone(struct map *from) in map__clone()
Dintel-bts.c89 u64 from; member
Dsymbol.h194 struct addr_map_symbol from; member
Dpmu.c1091 void perf_pmu__set_format(unsigned long *bits, long from, long to) in perf_pmu__set_format()
Dsymbol.c1001 int compare_proc_modules(const char *from, const char *to) in compare_proc_modules()
Devent.h151 u64 from; member
Dsort.c792 struct addr_map_symbol *from = &he->branch_info->from; in hist_entry__sym_from_snprintf() local
/tools/testing/selftests/bpf/
Dtest_align.c680 static int do_test(unsigned int from, unsigned int to) in do_test()
708 unsigned int from = 0, to = ARRAY_SIZE(tests); in main() local
Dtest_verifier.c8226 static int do_test(bool unpriv, unsigned int from, unsigned int to) in do_test()
8259 unsigned int from = 0, to = ARRAY_SIZE(tests); in main() local
Dtest_tcp_estats.c171 static __always_inline void unaligned_u32_set(unsigned char *to, __u8 *from) in unaligned_u32_set()
/tools/perf/
Dbuiltin-buildid-cache.c50 char from[PATH_MAX]; in same_kallsyms_reloc() local
77 char from[PATH_MAX]; in build_id_cache__kcore_existing() local
Dbuiltin-script.c575 u64 i, from, to; in print_sample_brstack() local
619 u64 i, from, to; in print_sample_brstacksym() local
666 u64 i, from, to; in print_sample_brstackoff() local
Dbuiltin-timechart.c1049 int from = 0, to = 0; in draw_wakeups() local
/tools/testing/selftests/capabilities/
Dtest_execve.c156 int from = openat(fromfd, fromname, O_RDONLY); in copy_fromat_to() local
/tools/perf/arch/x86/util/
Dintel-bts.c55 u64 from; member
/tools/perf/ui/browsers/
Dannotate.c311 unsigned int from, to; in annotate_browser__draw_current_jump() local
/tools/include/uapi/linux/
Dperf_event.h1073 __u64 from; member