| /tools/objtool/ |
| D | check.c | 68 struct symbol *func = insn->func; in next_insn_same_func() local 84 #define func_for_each_insn_all(file, func, insn) \ argument 89 #define func_for_each_insn(file, func, insn) \ argument 96 #define func_for_each_insn_continue_reverse(file, func, insn) \ argument 114 static bool ignore_func(struct objtool_file *file, struct symbol *func) in ignore_func() 146 static int __dead_end_function(struct objtool_file *file, struct symbol *func, in __dead_end_function() 236 static int dead_end_function(struct objtool_file *file, struct symbol *func) in dead_end_function() 262 struct symbol *func; in decode_instructions() local 440 struct symbol *func; in add_ignores() local 904 struct symbol *func, in find_switch_table() [all …]
|
| D | warn.h | 32 struct symbol *func; in offstr() local
|
| D | check.h | 53 struct symbol *func; member
|
| D | elf.c | 133 struct symbol *func; in find_containing_func() local
|
| /tools/power/cpupower/utils/helpers/ |
| D | pci.c | 27 int slot, int func, int vendor, int dev) in pci_acc_init() 58 int func) in pci_slot_func_init()
|
| /tools/lib/api/ |
| D | debug-internal.h | 7 #define __pr(func, fmt, ...) \ argument
|
| /tools/lib/traceevent/ |
| D | plugin_kmem.c | 32 const char *func; in call_site_handler() local
|
| D | event-parse.c | 91 pevent_event_handler_func func; member 104 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() 2919 struct pevent_function_handler *func; in find_func_handler() local 2934 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 | plugin_function.c | 131 const char *func; in function_handler() local
|
| D | event-parse.h | 275 struct pevent_function_handler *func; member 309 struct print_arg_func func; member
|
| /tools/perf/tests/ |
| D | clang.c | 9 int (*func)(void); member
|
| D | tests.h | 32 int (*func)(struct test *test, int subtest); member
|
| /tools/perf/util/ |
| D | trace-event.c | 58 pevent_func_resolver_t *func) in trace_event__register_resolver()
|
| D | bpf-loader.c | 199 int (*func)(const char *, struct perf_probe_event *); member 757 bpf_prog_iter_callback_t func, in bpf__foreach_event() 1221 struct bpf_obj_config__map_func *func = in bpf__obj_config_map() local 1269 foreach_key_array_all(map_config_func_t func, in foreach_key_array_all() 1289 foreach_key_array_ranges(map_config_func_t func, void *arg, in foreach_key_array_ranges() 1317 map_config_func_t func, in bpf_map_config_foreach_key()
|
| D | sort.c | 1542 #define DIM(d, n, func) [d] = { .name = n, .entry = &(func) } argument 1564 #define DIM(d, n, func) [d - __SORT_BRANCH_STACK] = { .name = n, .entry = &(func) } argument 1581 #define DIM(d, n, func) [d - __SORT_MEMORY_MODE] = { .name = n, .entry = &(func) } argument
|
| /tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
| D | workqueues.h | 24 work_func_t func; member
|
| /tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/ |
| D | types.h | 145 void (*func)(struct callback_head *head); member
|
| /tools/testing/selftests/x86/ |
| D | mpx-dig.c | 24 static void inline __mpx_dig_abort(const char *file, const char *func, int line) in __mpx_dig_abort()
|
| D | ldt_gdt.c | 223 static int safe_modify_ldt(int func, struct user_desc *ptr, in safe_modify_ldt()
|
| /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 | 387 unsigned int func = cmd; in nfit_test_ctl() local 1559 const guid_t *guid, u64 rev, u64 func, union acpi_object *argv4) in nfit_test_evaluate_dsm()
|
| /tools/perf/ |
| D | builtin-kvm.c | 448 #define GET_EVENT_KEY(func, field) \ argument 460 #define COMPARE_EVENT_KEY(func, field) \ argument
|
| /tools/net/ |
| D | bpf_dbg.c | 98 int (*func)(char *args); member
|