Searched refs:diagnostics (Results 1 – 25 of 52) sorted by relevance
123
/linux-6.12.1/drivers/s390/scsi/ |
D | zfcp_diag.c | 63 adapter->diagnostics = diag; in zfcp_diag_adapter_setup() 76 kfree(adapter->diagnostics); in zfcp_diag_adapter_free() 77 adapter->diagnostics = NULL; in zfcp_diag_adapter_free() 252 !__zfcp_diag_test_buffer_age_isfresh(adapter->diagnostics, hdr); in zfcp_diag_update_buffer_limited()
|
D | zfcp_sysfs.c | 352 rc = scnprintf(buf, 20 + 2, "%lu\n", adapter->diagnostics->max_age); in zfcp_sysfs_adapter_diag_max_age_show() 374 adapter->diagnostics->max_age = max_age; in zfcp_sysfs_adapter_diag_max_age_store() 832 diag_hdr = &adapter->diagnostics->config_data.header; in zfcp_sysfs_adapter_diag_b2b_credit_show() 842 adapter->diagnostics->config_data in zfcp_sysfs_adapter_diag_b2b_credit_show() 882 diag_hdr = &adapter->diagnostics->port_data.header; \ 892 adapter->diagnostics->port_data.data._qtcb_member); \
|
D | zfcp_def.h | 202 struct zfcp_diag_adapter *diagnostics; member
|
/linux-6.12.1/Documentation/trace/coresight/ |
D | coresight-tpda.rst | 4 The trace performance monitoring and diagnostics aggregator(TPDA) 13 TPDA - The trace performance monitoring and diagnostics aggregator or 15 performance monitoring and diagnostics network specification.
|
D | coresight-tpdm.rst | 4 Trace performance monitoring and diagnostics monitor(TPDM) 12 TPDM - The trace performance monitoring and diagnostics monitor or TPDM in
|
/linux-6.12.1/arch/powerpc/platforms/powernv/ |
D | Kconfig | 27 recovery diagnostics on OpenPower machines
|
/linux-6.12.1/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 80 bool "Decode registers during diagnostics" 85 contents in diagnostics. This make it much easier to understand debug
|
D | Kconfig.aic7xxx | 85 bool "Decode registers during diagnostics" 90 contents in diagnostics. This make it much easier to understand debug
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/cirrus/ |
D | cs89x0.rst | 384 adapter and its network connection. Use the diagnostics 'Self Test' option to 386 assigned. You can use the diagnostics 'Network Test' to test the ability of the 393 The Setup Utility's diagnostics are designed to run in a 394 DOS-only operating system environment. DO NOT run the diagnostics 398 To run the diagnostics tests on the CS8900/20 adapter: 537 resource in conflict. Run the diagnostics again to check for further IO 543 diagnostics self-test to ensure the new configuration is free of conflicts
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/intel/ |
D | igbvf.rst | 47 diagnostics, as well as displaying statistical information. The latest ethtool
|
D | idpf.rst | 35 diagnostics, as well as displaying statistical information. The latest ethtool
|
D | e100.rst | 135 diagnostics, as well as displaying statistical information. The ethtool
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | dev-touch.rst | 20 side-channel for diagnostics or tuning. In other systems, the ASIC is a simple
|
/linux-6.12.1/lib/xz/ |
D | Kconfig | 74 data and writes diagnostics to the system log.
|
/linux-6.12.1/Documentation/mhi/ |
D | topology.rst | 47 modem control messages, and diagnostics messages over MHI. The MHI core will
|
D | mhi.rst | 18 diagnostics over at least one of those logical channels. Also, the MHI 84 diagnostics messages, and so on). Each channel is associated with a single
|
/linux-6.12.1/Documentation/process/ |
D | programming-language.rst | 26 as many compile-time checks/diagnostics).
|
/linux-6.12.1/Documentation/gpu/amdgpu/ |
D | debugging.rst | 78 GPU debugging and diagnostics tool. Please see the umr
|
/linux-6.12.1/drivers/input/rmi4/ |
D | Kconfig | 112 bool "RMI4 Function 54 (Analog diagnostics)"
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-acpi | 77 if device failed its diagnostics).
|
/linux-6.12.1/Documentation/networking/devlink/ |
D | devlink-health.rst | 82 * Run diagnostics
|
/linux-6.12.1/Documentation/wmi/devices/ |
D | dell-wmi-ddv.rst | 280 5. Use the built-in UEFI diagnostics to view sensor types/values for fan/thermal 290 3. Compare the data with the built-in UEFI diagnostics.
|
/linux-6.12.1/Documentation/hwmon/ |
D | dell-smm-hwmon.rst | 188 on newer notebook models by the buildin BIOS diagnostics. 228 #pragma namespace("\\\\.\\root\\dcim\\sysman\\diagnostics")
|
/linux-6.12.1/tools/memory-model/Documentation/ |
D | access-marking.txt | 48 and disable KCSAN diagnostics. 82 Approximate diagnostics include lockdep reports, monitoring/statistics 98 KCSAN diagnostics, use both data_race() and READ_ONCE(), for example,
|
/linux-6.12.1/Documentation/userspace-api/gpio/ |
D | sysfs.rst | 131 provided for diagnostics (not always unique)
|
123