/tools/lib/traceevent/ |
D | parse-filter.c | 184 static void free_arg(struct tep_filter_arg *arg) in free_arg() 336 struct tep_filter_arg *arg; in create_arg_item() local 396 struct tep_filter_arg *arg; in create_arg_op() local 411 struct tep_filter_arg *arg; in create_arg_exp() local 426 struct tep_filter_arg *arg; in create_arg_cmp() local 440 add_right(struct tep_filter_arg *op, struct tep_filter_arg *arg, char *error_str) in add_right() 607 struct tep_filter_arg *arg; in rotate_op_right() local 614 static enum tep_errno add_left(struct tep_filter_arg *op, struct tep_filter_arg *arg) in add_left() 719 static int check_op_done(struct tep_filter_arg *arg) in check_op_done() 752 struct tep_filter_arg *arg, char *error_str) in reparent_op_arg() [all …]
|
D | event-parse.c | 862 static void free_arg(struct tep_print_arg *arg) in free_arg() 1756 process_arg(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_arg() 1775 process_field_arg(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_field_arg() 1791 struct tep_print_arg *arg, *left, *right; in process_cond() local 1847 struct tep_print_arg *arg; in process_array() local 1933 static int set_op_prio(struct tep_print_arg *arg) in set_op_prio() 1947 process_op(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_op() 2145 process_entry(struct tep_event *event __maybe_unused, struct tep_print_arg *arg, in process_entry() 2313 eval_type(unsigned long long val, struct tep_print_arg *arg, int pointer) in eval_type() 2323 static int arg_num_eval(struct tep_print_arg *arg, long long *val) in arg_num_eval() [all …]
|
/tools/testing/radix-tree/ |
D | iteration_check.c | 46 static void *add_entries_fn(void *arg) in add_entries_fn() 67 static void *tagged_iteration_fn(void *arg) in tagged_iteration_fn() 100 static void *untagged_iteration_fn(void *arg) in untagged_iteration_fn() 133 static void *remove_entries_fn(void *arg) in remove_entries_fn() 153 static void *tag_entries_fn(void *arg) in tag_entries_fn()
|
D | iteration_check_2.c | 13 static void *iterator(void *arg) in iterator() 33 static void *throbber(void *arg) in throbber()
|
D | regression4.c | 18 static void *reader_fn(void *arg) in reader_fn() 41 static void *writer_fn(void *arg) in writer_fn()
|
/tools/perf/trace/beauty/ |
D | fcntl.c | 18 static size_t syscall_arg__scnprintf_fcntl_getfd(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_getfd() 31 static size_t syscall_arg__scnprintf_fcntl_getlease(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_getlease() 36 size_t syscall_arg__scnprintf_fcntl_cmd(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_cmd() 70 size_t syscall_arg__scnprintf_fcntl_arg(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_arg()
|
D | mmap.c | 12 static size_t syscall_arg__scnprintf_mmap_prot(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_mmap_prot() 33 struct syscall_arg *arg) in syscall_arg__scnprintf_mmap_flags() 53 static size_t syscall_arg__scnprintf_mremap_flags(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_mremap_flags() 77 struct syscall_arg *arg) in syscall_arg__scnprintf_madvise_behavior()
|
D | prctl.c | 27 size_t syscall_arg__scnprintf_prctl_arg2(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_prctl_arg2() 43 size_t syscall_arg__scnprintf_prctl_arg3(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_prctl_arg3() 53 size_t syscall_arg__scnprintf_prctl_option(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_prctl_option()
|
D | kcmp.c | 16 size_t syscall_arg__scnprintf_kcmp_idx(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_kcmp_idx() 35 size_t syscall_arg__scnprintf_kcmp_type(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_kcmp_type()
|
D | statx.c | 14 size_t syscall_arg__scnprintf_statx_flags(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_statx_flags() 44 size_t syscall_arg__scnprintf_statx_mask(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_statx_mask()
|
D | seccomp.c | 9 static size_t syscall_arg__scnprintf_seccomp_op(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_seccomp_op() 34 struct syscall_arg *arg) in syscall_arg__scnprintf_seccomp_flags()
|
/tools/testing/selftests/cgroup/ |
D | test_kmem.c | 30 static int alloc_dcache(const char *cgroup, void *arg) in alloc_dcache() 90 static void *alloc_kmem_fn(void *arg) in alloc_kmem_fn() 96 static int alloc_kmem_smp(const char *cgroup, void *arg) in alloc_kmem_smp() 126 int (*fn)(const char *cgroup, void *arg), in cg_run_in_subcgroups() 236 static void *pthread_wait_fn(void *arg) in pthread_wait_fn() 242 static int spawn_1000_threads(const char *cgroup, void *arg) in spawn_1000_threads()
|
D | test_memcontrol.c | 89 static int alloc_anon_50M_check(const char *cgroup, void *arg) in alloc_anon_50M_check() 120 static int alloc_pagecache_50M_check(const char *cgroup, void *arg) in alloc_pagecache_50M_check() 189 static int alloc_pagecache_50M(const char *cgroup, void *arg) in alloc_pagecache_50M() 196 static int alloc_pagecache_50M_noexit(const char *cgroup, void *arg) in alloc_pagecache_50M_noexit() 210 static int alloc_anon_noexit(const char *cgroup, void *arg) in alloc_anon_noexit() 556 static int alloc_pagecache_max_30M(const char *cgroup, void *arg) in alloc_pagecache_max_30M() 682 static int alloc_anon_50M_check_swap(const char *cgroup, void *arg) in alloc_anon_50M_check_swap() 821 static int tcp_server(const char *cgroup, void *arg) in tcp_server()
|
D | cgroup_util.c | 311 int (*fn)(const char *cgroup, void *arg), in cg_run() 409 int (*fn)(const char *cgroup, void *arg), in clone_into_cgroup_run_nowait() 428 int (*fn)(const char *cgroup, void *arg), in cg_run_nowait() 482 int alloc_anon(const char *cgroup, void *arg) in alloc_anon()
|
/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-log.h | 38 #define intel_pt_log_packet(arg, ...) \ argument 44 #define intel_pt_log_insn(arg, ...) \ argument 50 #define intel_pt_log_insn_no_data(arg, ...) \ argument
|
/tools/testing/selftests/powerpc/benchmarks/ |
D | context_switch.c | 74 static void start_thread_on(void *(*fn)(void *), void *arg, unsigned long cpu) in start_thread_on() argument 106 static void start_process_on(void *(*fn)(void *), void *arg, unsigned long cpu) in start_process_on() argument 182 static void *pipe_thread1(void *arg) in pipe_thread1() 200 static void *pipe_thread2(void *arg) in pipe_thread2() 227 static void *yield_thread1(void *arg) in yield_thread1() 242 static void *yield_thread2(void *arg) in yield_thread2() 357 static void *futex_thread1(void *arg) in futex_thread1() 372 static void *futex_thread2(void *arg) in futex_thread2()
|
D | fork.c | 46 static void start_process_on(void *(*fn)(void *), void *arg, int cpu) in start_process_on() argument 129 static void *null_fn(void *arg) in null_fn() 195 static void *bench_proc(void *arg) in bench_proc()
|
/tools/testing/selftests/futex/functional/ |
D | futex_requeue_pi.c | 70 int create_rt_thread(pthread_t *pth, void*(*func)(void *), void *arg, in create_rt_thread() argument 108 void *waiterfn(void *arg) in waiterfn() 144 void *broadcast_wakerfn(void *arg) in broadcast_wakerfn() 192 void *signal_wakerfn(void *arg) in signal_wakerfn() 257 void *third_party_blocker(void *arg) in third_party_blocker()
|
/tools/testing/selftests/rseq/ |
D | rseq-ppc.h | 50 #define RSEQ_STORE_LONG(arg) "std%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* To memory ("m"… argument 51 #define RSEQ_STORE_INT(arg) "stw%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* To memory ("m" … argument 52 #define RSEQ_LOAD_LONG(arg) "ld%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* From memory ("m"… argument 53 #define RSEQ_LOAD_INT(arg) "lwz%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* From memory ("m"… argument 95 #define RSEQ_STORE_LONG(arg) "stw%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* To memory ("m"… argument 96 #define RSEQ_STORE_INT(arg) RSEQ_STORE_LONG(arg) /* To memory ("m" constraint) */ argument 97 #define RSEQ_LOAD_LONG(arg) "lwz%U[" __rseq_str(arg) "]%X[" __rseq_str(arg) "] " /* From memory ("m… argument 98 #define RSEQ_LOAD_INT(arg) RSEQ_LOAD_LONG(arg) /* From memory ("m" constraint) */ argument
|
/tools/perf/util/ |
D | unwind-libunwind-local.c | 375 int need_unwind_info, void *arg) in find_proc_info() 433 void __maybe_unused *arg) in access_fpreg() 441 void __maybe_unused *arg) in get_dyn_info_list_addr() 448 void __maybe_unused *arg) in resume() 458 unw_word_t __maybe_unused *offp, void __maybe_unused *arg) in get_proc_name() 487 int __write, void *arg) in access_mem() 533 int __write, void *arg) in access_reg() 573 unwind_entry_cb_t cb, void *arg) in entry() 642 void *arg, int max_stack) in get_entries() 705 static int _unwind__get_entries(unwind_entry_cb_t cb, void *arg, in _unwind__get_entries()
|
D | unwind-libdw.c | 122 static pid_t next_thread(Dwfl *dwfl, void *arg, void **thread_argp) in next_thread() 153 void *arg) in memory_read() 196 frame_callback(Dwfl_Frame *state, void *arg) in frame_callback() 222 int unwind__get_entries(unwind_entry_cb_t cb, void *arg, in unwind__get_entries()
|
/tools/testing/selftests/rcutorture/formal/srcu-cbmc/tests/store_buffering/ |
D | test.c | 34 void *thread_update(void *arg) in thread_update() 46 void *thread_process_reader(void *arg) in thread_process_reader()
|
/tools/lib/symbol/ |
D | kallsyms.c | 31 int kallsyms__parse(const char *filename, void *arg, in kallsyms__parse() 32 int (*process_symbol)(void *arg, const char *name, in kallsyms__parse()
|
/tools/testing/selftests/bpf/prog_tests/ |
D | map_lock.c | 5 static void *spin_lock_thread(void *arg) in spin_lock_thread() 18 static void *parallel_map_access(void *arg) in parallel_map_access()
|
/tools/lib/subcmd/ |
D | parse-options.c | 49 int flags, const char **arg) in get_arg() 72 const char *s, *arg = NULL; in get_value() local 363 static int parse_long_opt(struct parse_opt_ctx_t *p, const char *arg, in parse_long_opt() 476 static void check_typos(const char *arg, const struct option *options) in check_typos() 520 const char *arg; in parse_options_step() local 832 const char *arg = ctx->argv[i]; in option__in_argv() local
|