Home
last modified time | relevance | path

Searched defs:func (Results 1 – 25 of 33) sorted by relevance

12

/tools/objtool/
Dcheck.c68 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 …]
Dwarn.h32 struct symbol *func; in offstr() local
Dcheck.h53 struct symbol *func; member
Delf.c133 struct symbol *func; in find_containing_func() local
/tools/power/cpupower/utils/helpers/
Dpci.c27 int slot, int func, int vendor, int dev) in pci_acc_init()
58 int func) in pci_slot_func_init()
/tools/lib/api/
Ddebug-internal.h7 #define __pr(func, fmt, ...) \ argument
/tools/lib/traceevent/
Dplugin_kmem.c32 const char *func; in call_site_handler() local
Devent-parse.c91 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 …]
Devent-plugin.c288 pevent_plugin_load_func func; in load_plugin() local
451 pevent_plugin_unload_func func; in traceevent_unload_plugins() local
Dplugin_function.c131 const char *func; in function_handler() local
Devent-parse.h275 struct pevent_function_handler *func; member
309 struct print_arg_func func; member
/tools/perf/tests/
Dclang.c9 int (*func)(void); member
Dtests.h32 int (*func)(struct test *test, int subtest); member
/tools/perf/util/
Dtrace-event.c58 pevent_func_resolver_t *func) in trace_event__register_resolver()
Dbpf-loader.c199 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()
Dsort.c1542 #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/
Dworkqueues.h24 work_func_t func; member
/tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/
Dtypes.h145 void (*func)(struct callback_head *head); member
/tools/testing/selftests/x86/
Dmpx-dig.c24 static void inline __mpx_dig_abort(const char *file, const char *func, int line) in __mpx_dig_abort()
Dldt_gdt.c223 static int safe_modify_ldt(int func, struct user_desc *ptr, in safe_modify_ldt()
/tools/testing/selftests/mqueue/
Dmq_perf_tests.c371 void (*func)(int *); member
/tools/testing/nvdimm/test/
Diomap.c374 u64 rev, u64 func, union acpi_object *argv4) in __wrap_acpi_evaluate_dsm()
Dnfit.c387 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/
Dbuiltin-kvm.c448 #define GET_EVENT_KEY(func, field) \ argument
460 #define COMPARE_EVENT_KEY(func, field) \ argument
/tools/net/
Dbpf_dbg.c98 int (*func)(char *args); member

12