Home
last modified time | relevance | path

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

12

/tools/perf/util/
Dcopyfile.c14 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()
Dpmu.y29 static void perf_pmu__set_format(unsigned long *bits, long from, long to) in perf_pmu__set_format()
Dbranch.h34 struct addr_map_symbol from; member
43 u64 from; member
Dbranch.c19 u64 from, u64 to) in branch_type_count()
Dstring.c317 const char *from = haystack; in strreplace_chars() local
Dsymbol-elf.c1945 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
Dmap.c412 struct map *map__clone(struct map *from) in map__clone()
/tools/virtio/linux/
Duaccess.h25 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/
Dasm.h159 # 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/
Dpreempted_bpf_ma_op.c29 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()
Dhtab_mem_bench.c13 unsigned int from; member
Dtest_tcp_estats.c171 static __always_inline void unaligned_u32_set(unsigned char *to, __u8 *from) in unaligned_u32_set()
/tools/testing/selftests/sched_ext/
Dmaximal.bpf.c48 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()
Dmaybe_null_fail_yld.bpf.c15 bool BPF_STRUCT_OPS(maybe_null_fail_yield, struct task_struct *from, in BPF_STRUCT_OPS()
Dmaybe_null.bpf.c21 bool BPF_STRUCT_OPS(maybe_null_success_yield, struct task_struct *from, in BPF_STRUCT_OPS()
/tools/perf/
Dbuiltin-buildid-cache.c55 char from[PATH_MAX]; in same_kallsyms_reloc() local
82 char from[PATH_MAX]; in build_id_cache__kcore_existing() local
/tools/include/linux/
Dbitfield.h144 #define ____MAKE_OP(type,base,to,from) \ argument
/tools/lib/api/fd/
Darray.c91 int fdarray__dup_entry_from(struct fdarray *fda, int pos, struct fdarray *from) in fdarray__dup_entry_from()
/tools/testing/selftests/powerpc/copyloops/asm/
Dppc_asm.h50 #define DCBT_SETUP_STREAMS(from, from_parms, to, to_parms, scratch) \ argument
/tools/testing/selftests/capabilities/
Dtest_execve.c147 int from = openat(fromfd, fromname, O_RDONLY); in copy_fromat_to() local
/tools/testing/selftests/kvm/x86_64/
Dxapic_ipi_test.c259 int from, to; in do_migrations() local
/tools/perf/arch/x86/util/
Dintel-bts.c50 u64 from; member
/tools/include/uapi/linux/
Duserfaultfd.h129 __u64 from; member
/tools/sched_ext/
Dscx_flatcg.bpf.c918 struct cgroup *from, struct cgroup *to) in BPF_STRUCT_OPS()
/tools/testing/selftests/bpf/
Dtest_verifier.c1763 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

12