Searched refs:first_error (Results 1 – 14 of 14) sorted by relevance
78 int first_error; member82 arg.first_error = 0, \92 return arg.first_error; in sdei_do_cross_call()99 arg->first_error = err; in sdei_cross_call_return()711 if (arg.first_error) in sdei_cpuhp_down()713 event->event_num, arg.first_error); in sdei_cpuhp_down()735 if (arg.first_error) in sdei_cpuhp_up()737 event->event_num, arg.first_error); in sdei_cpuhp_up()743 if (arg.first_error) in sdei_cpuhp_up()745 event->event_num, arg.first_error); in sdei_cpuhp_up()
153 u16 cap = dpc->cap_pos, dpc_status, first_error; in dpc_process_rp_pio_error() local170 first_error = (dpc_status & 0x1f00) >> 8; in dpc_process_rp_pio_error()175 first_error == i ? " (First)" : ""); in dpc_process_rp_pio_error()
737 info->first_error == i ? " (First)" : ""); in __aer_print_error()740 i, info->first_error == i ? " (First)" : ""); in __aer_print_error()829 info.first_error = PCI_ERR_CAP_FEP(aer->cap_control); in cper_print_aer()1121 info->first_error = PCI_ERR_CAP_FEP(temp); in aer_get_device_error_info()
1681 error = READ_ONCE(i915->gpu_error.first_error); in i915_capture_gpu_state()1745 if (READ_ONCE(i915->gpu_error.first_error)) in i915_capture_error_state()1756 if (!i915->gpu_error.first_error) { in i915_capture_error_state()1757 i915->gpu_error.first_error = error; in i915_capture_error_state()1785 error = i915->gpu_error.first_error; in i915_first_error_state()1798 error = i915->gpu_error.first_error; in i915_reset_error_state()1800 i915->gpu_error.first_error = NULL; in i915_reset_error_state()1810 if (!i915->gpu_error.first_error) in i915_disable_error_state()1811 i915->gpu_error.first_error = ERR_PTR(err); in i915_disable_error_state()
173 struct i915_gpu_state *first_error; member
85 unsigned long long first_error; /* Address of the first error */ member
1269 handler->first_error = address; in vme_bus_error_handler()1297 handler->first_error = 0; in vme_register_error_handler()
158 static DEVICE_ATTR_RO(first_error);
262 static DEVICE_ATTR_RO(first_error);
96 What: /sys/bus/platform/devices/dfl-fme.0/errors/first_error
89 What: /sys/bus/platform/devices/dfl-port.0/errors/first_error
1249 handler->first_error); in tsi148_master_read()1250 retval = handler->first_error - (vme_base + offset); in tsi148_master_read()1347 handler->first_error); in tsi148_master_write()1348 retval = handler->first_error - (vme_base + offset); in tsi148_master_write()
429 unsigned int first_error:5; member
1587 error = xchg(&global->first_error, (void *)-1); in igt_handle_error()1591 xchg(&global->first_error, error); in igt_handle_error()