Home
last modified time | relevance | path

Searched refs:diagnostics (Results 1 – 25 of 101) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_diag.c65 adapter->diagnostics = diag; in zfcp_diag_adapter_setup()
78 kfree(adapter->diagnostics); in zfcp_diag_adapter_free()
79 adapter->diagnostics = NULL; in zfcp_diag_adapter_free()
93 adapter->diagnostics->sysfs_established = 1; in zfcp_diag_sysfs_setup()
104 if (adapter->diagnostics == NULL || in zfcp_diag_sysfs_destroy()
105 !adapter->diagnostics->sysfs_established) in zfcp_diag_sysfs_destroy()
116 adapter->diagnostics->sysfs_established = 0; in zfcp_diag_sysfs_destroy()
294 !__zfcp_diag_test_buffer_age_isfresh(adapter->diagnostics, hdr); in zfcp_diag_update_buffer_limited()
H A Dzfcp_sysfs.c352 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()
814 diag_hdr = &adapter->diagnostics->config_data.header; in zfcp_sysfs_adapter_diag_b2b_credit_show()
824 adapter->diagnostics->config_data in zfcp_sysfs_adapter_diag_b2b_credit_show()
864 diag_hdr = &adapter->diagnostics->port_data.header; \
874 adapter->diagnostics->port_data.data._qtcb_member); \
/OK3568_Linux_fs/kernel/Documentation/networking/devlink/
H A Ddevlink-health.rst62 * Run diagnostics
77 - Retrieves diagnostics data from a reporter on a device.
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A DKconfig.aic79xx79 bool "Decode registers during diagnostics"
84 contents in diagnostics. This make it much easier to understand debug
H A DKconfig.aic7xxx84 bool "Decode registers during diagnostics"
89 contents in diagnostics. This make it much easier to understand debug
/OK3568_Linux_fs/buildroot/package/prboom/
H A D0002-configure-remove-predefined-O2-optimization-flag.patch21 …s on various debugging features, like range checking and internal heap diagnostics]),,enable_debug…
/OK3568_Linux_fs/buildroot/package/eudev/
H A D0001-Only-use-pragma-for-ignoring-diagnostics-if-.patch4 Subject: [PATCH] libudev: Only use #pragma for ignoring diagnostics if GCC
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ntopng/files/
H A D0001-configure.ac.in-not-check-clang-on-host.patch20 CFLAGS="-fno-color-diagnostics $CFLAGS"
/OK3568_Linux_fs/buildroot/package/mpv/
H A D0001-fix-powerpc64-altivec.patch29 ctx.env.CFLAGS += ["-Wno-logical-op-parentheses", "-fcolor-diagnostics",
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/gpio/
H A DMakefile116 AMD_DAL_GPIO_DIAG_FPGA = $(addprefix $(AMDDALPATH)/dc/gpio/diagnostics/,$(GPIO_DIAG_FPGA))
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A DKconfig27 recovery diagnostics on OpenPower machines
/OK3568_Linux_fs/kernel/lib/xz/
H A DKconfig55 data and writes diagnostics to the system log.
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/systemtap/systemtap/
H A D0001-PR28778-gcc-warning-tweak-for-sprintf-precision-para.patch10 context, leading to diagnostics like:
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/cirrus/
H A Dcs89x0.rst384 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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-nowarnings-perl_1.04.bb6 and diagnostics of where, when and what the warning was, including a stack \
/OK3568_Linux_fs/buildroot/package/gdb/11.2/
H A D0004-gdbserver-fix-build-for-m68k.patch10 the build fails on m68k with the following diagnostics:
/OK3568_Linux_fs/buildroot/package/gdb/10.2/
H A D0004-gdbserver-fix-build-for-m68k.patch10 the build fails on m68k with the following diagnostics:
/OK3568_Linux_fs/buildroot/package/gdb/12.1/
H A D0004-gdbserver-fix-build-for-m68k.patch10 the build fails on m68k with the following diagnostics:
/OK3568_Linux_fs/buildroot/board/zynqmp/patches/arm-trusted-firmware/
H A D0001-Coverity-fix-Remove-GGC-ignore-Warray-bounds.patch6 GCC diagnostics were added to ignore array boundaries, instead
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/intel/
H A Digbvf.rst47 diagnostics, as well as displaying statistical information. The latest ethtool
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Ddev-touch.rst20 side-channel for diagnostics or tuning. In other systems, the ASIC is a simple
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0025-Handle-__cpu_mask-usage.patch58 * gcc diagnostics on an unfamiliar architecture. */
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A D0025-Handle-__cpu_mask-usage.patch58 * gcc diagnostics on an unfamiliar architecture. */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ndisc6/
H A Dndisc6_1.0.6.bb1 DESCRIPTION = "This package includes some useful diagnostics tools for \
/OK3568_Linux_fs/kernel/Documentation/mhi/
H A Dtopology.rst47 modem control messages, and diagnostics messages over MHI. The MHI core will

12345