Searched refs:action_table (Results 1 – 9 of 9) sorted by relevance
44 struct ap_dump_action action_table[AP_MAX_ACTIONS]; variable104 action_table[current_action].argument = argument; in ap_insert_action()105 action_table[current_action].to_be_done = to_be_done; in ap_insert_action()316 action = &action_table[i]; in main()
34 struct acpi_whea_header *action_table; member41 struct acpi_whea_header *action_table,
47 struct acpi_whea_header *action_table, in apei_exec_ctx_init() argument52 ctx->action_table = action_table; in apei_exec_ctx_init()167 entry = &ctx->action_table[i]; in __apei_exec_run()209 entry = ctx->action_table + i; in apei_exec_for_each_entry()
216 u32 action_table = 0L; in altera_execute() local272 action_table = get_unaligned_be32(&p[4]); in altera_execute()438 name_id = get_unaligned_be32(&p[action_table + in altera_execute()446 get_unaligned_be32(&p[action_table + in altera_execute()2299 u32 action_table = 0L; in altera_get_act_info() local2319 action_table = get_unaligned_be32(&p[4]); in altera_get_act_info()2329 act_name_id = get_unaligned_be32(&p[action_table + (12 * index)]); in altera_get_act_info()2330 act_desc_id = get_unaligned_be32(&p[action_table + (12 * index) + 4]); in altera_get_act_info()2331 act_proc_id = get_unaligned_be32(&p[action_table + (12 * index) + 8]); in altera_get_act_info()
628 .action_table = {640 .action_table = {652 .action_table = {
212 width = vcap->action_table[i].width; in vcap_data_offset_get()213 num_subwords_per_action = vcap->action_table[i].count; in vcap_data_offset_get()
1117 .action_table = {1129 .action_table = {1141 .action_table = {
1138 .action_table = {1150 .action_table = {1162 .action_table = {
52 } action_table[2]; member