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()
33 struct acpi_whea_header *action_table; member40 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()164 entry = &ctx->action_table[i]; in __apei_exec_run()206 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()
646 .action_table = {658 .action_table = {670 .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()
741 .action_table = {753 .action_table = {765 .action_table = {
818 .action_table = {830 .action_table = {842 .action_table = {
52 } action_table[2]; member