Home
last modified time | relevance | path

Searched refs:hwmon_ctx (Results 1 – 12 of 12) sorted by relevance

/dports/security/hashcat/hashcat-6.2.5/src/
H A Dhwmon.c74 hwmon_ctx_t *hwmon_ctx = hashcat_ctx->hwmon_ctx; in hm_get_threshold_slowdown_with_devices_idx() local
143 hwmon_ctx_t *hwmon_ctx = hashcat_ctx->hwmon_ctx; in hm_get_threshold_shutdown_with_devices_idx() local
212 hwmon_ctx_t *hwmon_ctx = hashcat_ctx->hwmon_ctx; in hm_get_temperature_with_devices_idx() local
396 hwmon_ctx_t *hwmon_ctx = hashcat_ctx->hwmon_ctx; in hm_get_fanpolicy_with_devices_idx() local
493 hwmon_ctx_t *hwmon_ctx = hashcat_ctx->hwmon_ctx; in hm_get_fanspeed_apple() local
511 hwmon_ctx_t *hwmon_ctx = hashcat_ctx->hwmon_ctx; in hm_get_fanspeed_with_devices_idx() local
637 hwmon_ctx_t *hwmon_ctx = hashcat_ctx->hwmon_ctx; in hm_get_buslanes_with_devices_idx() local
743 hwmon_ctx_t *hwmon_ctx = hashcat_ctx->hwmon_ctx; in hm_get_utilization_with_devices_idx() local
866 hwmon_ctx_t *hwmon_ctx = hashcat_ctx->hwmon_ctx; in hm_get_memoryspeed_with_devices_idx() local
1651 …if (hwmon_ctx->hm_adl == NULL && hwmon_ctx->hm_nvml == NULL && hwmon_ctx->hm_sysfs_amdgpu == NULL … in hwmon_ctx_init()
[all …]
H A Dext_ADL.c21 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in adl_init() local
79 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in adl_close() local
94 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_ADL_Main_Control_Destroy() local
112 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_ADL_Main_Control_Create() local
130 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_ADL_Adapter_NumberOfAdapters_Get() local
148 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_ADL_Adapter_AdapterInfo_Get() local
166 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_ADL_Overdrive5_Temperature_Get() local
184 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_ADL_Overdrive6_Temperature_Get() local
202 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_ADL_Overdrive_CurrentActivity_Get() local
220 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_ADL_Overdrive5_FanSpeed_Get() local
[all …]
H A Dext_nvml.c21 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in nvml_init() local
158 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in nvml_close() local
178 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_NVML_nvmlInit() local
198 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_NVML_nvmlShutdown() local
218 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_NVML_nvmlDeviceGetCount() local
238 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_NVML_nvmlDeviceGetHandleByIndex() local
258 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_NVML_nvmlDeviceGetTemperature() local
278 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_NVML_nvmlDeviceGetFanSpeed() local
298 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_NVML_nvmlDeviceGetUtilizationRates() local
318 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_NVML_nvmlDeviceGetClockInfo() local
[all …]
H A Dext_nvapi.c16 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in nvapi_init() local
18 NVAPI_PTR *nvapi = (NVAPI_PTR *) hwmon_ctx->hm_nvapi; in nvapi_init()
69 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in nvapi_close() local
71 NVAPI_PTR *nvapi = (NVAPI_PTR *) hwmon_ctx->hm_nvapi; in nvapi_close()
89 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_NvAPI_Initialize() local
113 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_NvAPI_Unload() local
135 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_NvAPI_EnumPhysicalGPUs() local
157 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_NvAPI_GPU_GetPerfPoliciesInfo() local
179 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_NvAPI_GPU_GetPerfPoliciesStatus() local
201 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_NvAPI_GPU_GetBusId() local
[all …]
H A Dext_iokit.c134 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_IOKIT_SMCGetSensorGraphicHot() local
136 IOKIT_PTR *iokit = hwmon_ctx->hm_iokit; in hm_IOKIT_SMCGetSensorGraphicHot()
162 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_IOKIT_SMCGetTemperature() local
164 IOKIT_PTR *iokit = hwmon_ctx->hm_iokit; in hm_IOKIT_SMCGetTemperature()
228 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in hm_IOKIT_get_fan_speed_current() local
230 IOKIT_PTR *iokit = hwmon_ctx->hm_iokit; in hm_IOKIT_get_fan_speed_current()
279 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in iokit_init() local
281 IOKIT_PTR *iokit = hwmon_ctx->hm_iokit; in iokit_init()
287 hcfree (hwmon_ctx->hm_iokit); in iokit_init()
289 hwmon_ctx->hm_iokit = NULL; in iokit_init()
[all …]
H A Dext_sysfs_cpu.c16 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in sysfs_cpu_init() local
18 SYSFS_CPU_PTR *sysfs_cpu = (SYSFS_CPU_PTR *) hwmon_ctx->hm_sysfs_cpu; in sysfs_cpu_init()
35 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in sysfs_cpu_close() local
37 SYSFS_CPU_PTR *sysfs_cpu = (SYSFS_CPU_PTR *) hwmon_ctx->hm_sysfs_cpu; in sysfs_cpu_close()
H A Dmonitor.c46 hwmon_ctx_t *hwmon_ctx = hashcat_ctx->hwmon_ctx; in monitor() local
83 if (hwmon_ctx->enabled == true) in monitor()
88 if (hwmon_ctx->enabled == true) in monitor()
113 if (hwmon_ctx->enabled == true) in monitor()
H A Dext_sysfs_amdgpu.c16 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in sysfs_amdgpu_init() local
18 SYSFS_AMDGPU_PTR *sysfs_amdgpu = (SYSFS_AMDGPU_PTR *) hwmon_ctx->hm_sysfs_amdgpu; in sysfs_amdgpu_init()
35 hwmon_ctx_t *hwmon_ctx = ((hashcat_ctx_t *) hashcat_ctx)->hwmon_ctx; in sysfs_amdgpu_close() local
37 SYSFS_AMDGPU_PTR *sysfs_amdgpu = (SYSFS_AMDGPU_PTR *) hwmon_ctx->hm_sysfs_amdgpu; in sysfs_amdgpu_close()
H A Dterminal.c1152 const hwmon_ctx_t *hwmon_ctx = hashcat_ctx->hwmon_ctx; in status_display_machine_readable() local
1202 if (hwmon_ctx->enabled == true) in status_display_machine_readable()
1250 const hwmon_ctx_t *hwmon_ctx = hashcat_ctx->hwmon_ctx; in status_display_status_json() local
1341 if (hwmon_ctx->enabled == true) in status_display_status_json()
1370 const hwmon_ctx_t *hwmon_ctx = hashcat_ctx->hwmon_ctx; in status_display() local
1994 if (hwmon_ctx->enabled == true) in status_display()
H A Dmain.c441 const hwmon_ctx_t *hwmon_ctx = hashcat_ctx->hwmon_ctx; in main_outerloop_mainscreen() local
529 if (hwmon_ctx->enabled == false) in main_outerloop_mainscreen()
534 if (hwmon_ctx->enabled == true && user_options->hwmon_temp_abort > 0) in main_outerloop_mainscreen()
H A Dhashcat.c969 hashcat_ctx->hwmon_ctx = (hwmon_ctx_t *) hcmalloc (sizeof (hwmon_ctx_t)); in hashcat_init()
1004 hcfree (hashcat_ctx->hwmon_ctx); in hashcat_destroy()
/dports/security/hashcat/hashcat-6.2.5/include/
H A Dtypes.h1800 typedef struct hwmon_ctx struct
2750 hwmon_ctx_t *hwmon_ctx; member