Searched defs:table (Results 1 – 10 of 10) sorted by relevance
| /tools/power/acpi/tools/acpidump/ |
| D | apdump.c | 64 u8 ap_is_valid_header(struct acpi_table_header *table) in ap_is_valid_header() 102 u8 ap_is_valid_checksum(struct acpi_table_header *table) in ap_is_valid_checksum() 138 u32 ap_get_table_length(struct acpi_table_header *table) in ap_get_table_length() 174 ap_dump_table_buffer(struct acpi_table_header *table, in ap_dump_table_buffer() 224 struct acpi_table_header *table; in ap_dump_all_tables() local 283 struct acpi_table_header *table; in ap_dump_table_by_address() local 329 struct acpi_table_header *table; in ap_dump_table_by_name() local 400 struct acpi_table_header *table; in ap_dump_table_from_file() local
|
| D | apfiles.c | 132 int ap_write_to_binary_file(struct acpi_table_header *table, u32 instance) in ap_write_to_binary_file()
|
| /tools/perf/util/intel-pt-decoder/ |
| D | inat.c | 43 const insn_attr_t *table; in inat_get_escape_attribute() local 62 const insn_attr_t *table; in inat_get_group_attribute() local 82 const insn_attr_t *table; in inat_get_avx_attribute() local
|
| /tools/objtool/arch/x86/insn/ |
| D | inat.c | 43 const insn_attr_t *table; in inat_get_escape_attribute() local 62 const insn_attr_t *table; in inat_get_group_attribute() local 82 const insn_attr_t *table; in inat_get_avx_attribute() local
|
| /tools/power/acpi/os_specific/service_layers/ |
| D | oslinuxtbl.c | 190 struct acpi_table_header **table) in acpi_os_get_table_by_address() 255 struct acpi_table_header **table, in acpi_os_get_table_by_name() 383 struct acpi_table_header **table, in acpi_os_get_table_by_index() 802 struct acpi_table_header **table, in osl_get_bios_table() 1048 char *signature, struct acpi_table_header **table) in osl_map_table() 1124 static void osl_unmap_table(struct acpi_table_header *table) in osl_unmap_table() 1193 char *signature, struct acpi_table_header **table) in osl_read_table_from_file() 1302 struct acpi_table_header **table, in osl_get_customized_table()
|
| /tools/perf/pmu-events/ |
| D | pmu-events.h | 28 struct pmu_event *table; member
|
| /tools/testing/selftests/x86/ |
| D | sigreturn.c | 704 const char *table; in test_bad_iret() local
|
| /tools/objtool/ |
| D | builtin-check.c | 703 struct instruction *insn, struct rela *table, in add_switch_table()
|
| /tools/perf/ |
| D | builtin-trace.c | 59 struct syscall *table; member 874 char **table; member
|
| /tools/lib/traceevent/ |
| D | event-parse.c | 1346 } table[] = { in type_size() local
|