Searched refs:status_map (Results 1 – 3 of 3) sorted by relevance
102 static int status_map[] = { variable149 BUG_ON(status < 0 || status >= ARRAY_SIZE(status_map)); in dlm_status_to_errno()151 return status_map[status]; in dlm_status_to_errno()
193 Aml *status_map = aml_local(5); /* Local5 = active cpu bitmap */ in build_legacy_cpu_hotplug_aml() local199 aml_append(method, aml_store(aml_name(CPU_STATUS_MAP), status_map)); in build_legacy_cpu_hotplug_aml()218 aml_append(else_ctx, aml_store(aml_derefof(aml_index(status_map, in build_legacy_cpu_hotplug_aml()
207 static const unsigned int status_map[] = { variable431 r->p->status = status_map[xfer->status]; in usb_host_req_complete_ctrl()481 r->p->status = status_map[xfer->status]; in usb_host_req_complete_data()