Home
last modified time | relevance | path

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

12

/tools/power/cpupower/utils/helpers/
Dpci.c26 int slot, int func, int vendor, int dev) in pci_acc_init()
57 int func) in pci_slot_func_init()
/tools/objtool/
Dbuiltin-check.c58 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 …]
Dwarn.h25 struct symbol *func; in offstr() local
Delf.c125 struct symbol *func; in find_containing_func() local
/tools/lib/traceevent/
Dplugin_kmem.c32 const char *func; in call_site_handler() local
Dplugin_function.c131 const char *func; in function_handler() local
Devent-parse.c90 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 …]
Devent-plugin.c288 pevent_plugin_load_func func; in load_plugin() local
451 pevent_plugin_unload_func func; in traceevent_unload_plugins() local
Devent-parse.h278 struct pevent_function_handler *func; member
311 struct print_arg_func func; member
/tools/lib/api/
Ddebug-internal.h6 #define __pr(func, fmt, ...) \ argument
/tools/perf/tests/
Dtests.h31 int (*func)(int subtest); member
/tools/perf/util/
Dtrace-event.c57 pevent_func_resolver_t *func) in trace_event__register_resolver()
Dbpf-loader.c184 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()
Dsort.c1410 #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
Dheader.c2188 #define FEAT_OPA(n, func) \ argument
2190 #define FEAT_OPP(n, func) \ argument
2193 #define FEAT_OPF(n, func) \ argument
Dprobe-finder.c1547 const char *fname = NULL, *func = NULL, *basefunc = NULL, *tmp; in debuginfo__find_probe_point() local
/tools/testing/selftests/x86/
Dmpx-dig.c23 static void inline __mpx_dig_abort(const char *file, const char *func, int line) in __mpx_dig_abort()
Dldt_gdt.c186 static int safe_modify_ldt(int func, struct user_desc *ptr, in safe_modify_ldt()
Dmpx-mini-test.c627 unsigned long __bd_incore(const char *func, int line) in __bd_incore()
/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.c384 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/
Dbuiltin-kvm.c426 #define GET_EVENT_KEY(func, field) \ argument
438 #define COMPARE_EVENT_KEY(func, field) \ argument
/tools/net/
Dbpf_dbg.c98 int (*func)(char *args); member
/tools/lib/bpf/
Dlibbpf.c62 #define __pr(func, fmt, ...) \ argument

12