| /tools/testing/selftests/powerpc/copyloops/ |
| D | validate.c | 16 static void do_one(char *src, char *dst, unsigned long src_off, in do_one() 64 char *src, *dst, *redzone, *fill; in test_copy_loop() local
|
| /tools/usb/usbip/ |
| D | Makefile.am | 1 SUBDIRS := libsrc src subdir
|
| /tools/perf/util/include/asm/ |
| D | uaccess.h | 4 #define __get_user(src, dest) \ argument
|
| /tools/perf/util/ |
| D | quote.c | 20 static void sq_quote_buf(struct strbuf *dst, const char *src) in sq_quote_buf()
|
| D | alias.c | 28 int src, dst, count = 0, size = 16; in split_cmdline() local
|
| D | path.c | 29 size_t __weak strlcpy(char *dest, const char *src, size_t size) in strlcpy()
|
| D | string.c | 353 void *memdup(const void *src, size_t len) in memdup()
|
| D | util.c | 613 void mem_bswap_32(void *src, int byte_size) in mem_bswap_32() 623 void mem_bswap_64(void *src, int byte_size) in mem_bswap_64()
|
| D | callchain.c | 639 struct callchain_node *dst, struct callchain_node *src) in merge_chain_branch() 680 struct callchain_root *dst, struct callchain_root *src) in callchain_merge()
|
| D | callchain.h | 212 struct callchain_cursor *src) in callchain_cursor_snapshot()
|
| D | annotate.h | 132 struct annotated_source *src; member
|
| D | dwarf-aux.c | 36 const char *src = NULL; in cu_find_realpath() local
|
| D | probe-finder.c | 1593 static int line_range_add_line(const char *src, unsigned int lineno, in line_range_add_line()
|
| D | hist.c | 230 static void he_stat__add_stat(struct he_stat *dest, struct he_stat *src) in he_stat__add_stat()
|
| /tools/perf/util/include/linux/ |
| D | bitmap.h | 33 static inline int bitmap_weight(const unsigned long *src, int nbits) in bitmap_weight()
|
| /tools/perf/bench/ |
| D | mem-functions.c | 195 static void memcpy_alloc_mem(void **dst, void **src, size_t size) in memcpy_alloc_mem() 212 void *src = NULL, *dst = NULL; in do_memcpy_cycles() local 238 void *src = NULL, *dst = NULL; in do_memcpy_gettimeofday() local
|
| /tools/testing/selftests/exec/ |
| D | execveat.c | 137 static void exe_cp(const char *src, const char *dest) in exe_cp() 150 static int check_execveat_pathmax(int dot_dfd, const char *src, int is_script) in check_execveat_pathmax()
|
| /tools/testing/selftests/x86/ |
| D | sigreturn.c | 559 const char *src = (sig_err & 1) ? " EXT" : ""; in test_bad_iret() local
|
| /tools/perf/scripts/python/ |
| D | netdev-times.py | 56 def diff_msec(src, dst): argument
|