| /tools/power/cpupower/utils/helpers/ |
| D | pci.c | 26 int slot, int func, int vendor, int dev) in pci_acc_init() 57 int func) in pci_slot_func_init()
|
| /tools/objtool/ |
| D | builtin-check.c | 58 struct symbol *func; member 116 #define func_for_each_insn(file, func, insn) \ argument 123 #define func_for_each_insn_continue_reverse(file, func, insn) \ argument 138 static bool ignore_func(struct objtool_file *file, struct symbol *func) in ignore_func() 176 static int __dead_end_function(struct objtool_file *file, struct symbol *func, in __dead_end_function() 266 static int dead_end_function(struct objtool_file *file, struct symbol *func) in dead_end_function() 278 struct symbol *func; in decode_instructions() local 339 struct symbol *func; in add_ignores() local 702 static int add_switch_table(struct objtool_file *file, struct symbol *func, in add_switch_table() 778 struct symbol *func, in find_switch_table() [all …]
|
| D | warn.h | 25 struct symbol *func; in offstr() local
|
| D | elf.c | 125 struct symbol *func; in find_containing_func() local
|
| /tools/lib/traceevent/ |
| D | plugin_kmem.c | 32 const char *func; in call_site_handler() local
|
| D | plugin_function.c | 131 const char *func; in function_handler() local
|
| D | event-parse.c | 90 pevent_event_handler_func func; member 103 pevent_func_handler func; member 338 char *func; member 345 char *func; member 425 struct func_map *func; in __find_func() local 440 pevent_func_resolver_t *func; member 456 pevent_func_resolver_t *func, void *priv) in pevent_set_function_resolver() 555 int pevent_register_function(struct pevent *pevent, char *func, in pevent_register_function() 2904 struct pevent_function_handler *func; in find_func_handler() local 2919 struct pevent_function_handler *func; in remove_func_handler() local [all …]
|
| D | event-plugin.c | 288 pevent_plugin_load_func func; in load_plugin() local 451 pevent_plugin_unload_func func; in traceevent_unload_plugins() local
|
| D | event-parse.h | 278 struct pevent_function_handler *func; member 311 struct print_arg_func func; member
|
| /tools/lib/api/ |
| D | debug-internal.h | 6 #define __pr(func, fmt, ...) \ argument
|
| /tools/perf/tests/ |
| D | tests.h | 31 int (*func)(int subtest); member
|
| /tools/perf/util/ |
| D | trace-event.c | 57 pevent_func_resolver_t *func) in trace_event__register_resolver()
|
| D | bpf-loader.c | 184 int (*func)(const char *, struct perf_probe_event *); member 742 bpf_prog_iter_callback_t func, in bpf__foreach_event() 1206 struct bpf_obj_config__map_func *func = in bpf__obj_config_map() local 1254 foreach_key_array_all(map_config_func_t func, in foreach_key_array_all() 1274 foreach_key_array_ranges(map_config_func_t func, void *arg, in foreach_key_array_ranges() 1302 map_config_func_t func, in bpf_map_config_foreach_key()
|
| D | sort.c | 1410 #define DIM(d, n, func) [d] = { .name = n, .entry = &(func) } argument 1430 #define DIM(d, n, func) [d - __SORT_BRANCH_STACK] = { .name = n, .entry = &(func) } argument 1447 #define DIM(d, n, func) [d - __SORT_MEMORY_MODE] = { .name = n, .entry = &(func) } argument
|
| D | header.c | 2188 #define FEAT_OPA(n, func) \ argument 2190 #define FEAT_OPP(n, func) \ argument 2193 #define FEAT_OPF(n, func) \ argument
|
| D | probe-finder.c | 1547 const char *fname = NULL, *func = NULL, *basefunc = NULL, *tmp; in debuginfo__find_probe_point() local
|
| /tools/testing/selftests/x86/ |
| D | mpx-dig.c | 23 static void inline __mpx_dig_abort(const char *file, const char *func, int line) in __mpx_dig_abort()
|
| D | ldt_gdt.c | 186 static int safe_modify_ldt(int func, struct user_desc *ptr, in safe_modify_ldt()
|
| D | mpx-mini-test.c | 627 unsigned long __bd_incore(const char *func, int line) in __bd_incore()
|
| /tools/testing/selftests/mqueue/ |
| D | mq_perf_tests.c | 371 void (*func)(int *); member
|
| /tools/testing/nvdimm/test/ |
| D | iomap.c | 374 u64 rev, u64 func, union acpi_object *argv4) in __wrap_acpi_evaluate_dsm()
|
| D | nfit.c | 384 unsigned int func = cmd; in nfit_test_ctl() local 1515 const u8 *uuid, u64 rev, u64 func, union acpi_object *argv4) in nfit_test_evaluate_dsm()
|
| /tools/perf/ |
| D | builtin-kvm.c | 426 #define GET_EVENT_KEY(func, field) \ argument 438 #define COMPARE_EVENT_KEY(func, field) \ argument
|
| /tools/net/ |
| D | bpf_dbg.c | 98 int (*func)(char *args); member
|
| /tools/lib/bpf/ |
| D | libbpf.c | 62 #define __pr(func, fmt, ...) \ argument
|