| /OK3568_Linux_fs/kernel/drivers/s390/scsi/ |
| H A D | zfcp_diag.c | 65 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 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() 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 D | devlink-health.rst | 62 * Run diagnostics 77 - Retrieves diagnostics data from a reporter on a device.
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | Kconfig.aic79xx | 79 bool "Decode registers during diagnostics" 84 contents in diagnostics. This make it much easier to understand debug
|
| H A D | Kconfig.aic7xxx | 84 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 D | 0002-configure-remove-predefined-O2-optimization-flag.patch | 21 …s on various debugging features, like range checking and internal heap diagnostics]),,enable_debug…
|
| /OK3568_Linux_fs/buildroot/package/eudev/ |
| H A D | 0001-Only-use-pragma-for-ignoring-diagnostics-if-.patch | 4 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 D | 0001-configure.ac.in-not-check-clang-on-host.patch | 20 CFLAGS="-fno-color-diagnostics $CFLAGS"
|
| /OK3568_Linux_fs/buildroot/package/mpv/ |
| H A D | 0001-fix-powerpc64-altivec.patch | 29 ctx.env.CFLAGS += ["-Wno-logical-op-parentheses", "-fcolor-diagnostics",
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/gpio/ |
| H A D | Makefile | 116 AMD_DAL_GPIO_DIAG_FPGA = $(addprefix $(AMDDALPATH)/dc/gpio/diagnostics/,$(GPIO_DIAG_FPGA))
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | Kconfig | 27 recovery diagnostics on OpenPower machines
|
| /OK3568_Linux_fs/kernel/lib/xz/ |
| H A D | Kconfig | 55 data and writes diagnostics to the system log.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/systemtap/systemtap/ |
| H A D | 0001-PR28778-gcc-warning-tweak-for-sprintf-precision-para.patch | 10 context, leading to diagnostics like:
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/cirrus/ |
| H A 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
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtest/ |
| H A D | libtest-nowarnings-perl_1.04.bb | 6 and diagnostics of where, when and what the warning was, including a stack \
|
| /OK3568_Linux_fs/buildroot/package/gdb/11.2/ |
| H A D | 0004-gdbserver-fix-build-for-m68k.patch | 10 the build fails on m68k with the following diagnostics:
|
| /OK3568_Linux_fs/buildroot/package/gdb/10.2/ |
| H A D | 0004-gdbserver-fix-build-for-m68k.patch | 10 the build fails on m68k with the following diagnostics:
|
| /OK3568_Linux_fs/buildroot/package/gdb/12.1/ |
| H A D | 0004-gdbserver-fix-build-for-m68k.patch | 10 the build fails on m68k with the following diagnostics:
|
| /OK3568_Linux_fs/buildroot/board/zynqmp/patches/arm-trusted-firmware/ |
| H A D | 0001-Coverity-fix-Remove-GGC-ignore-Warray-bounds.patch | 6 GCC diagnostics were added to ignore array boundaries, instead
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | igbvf.rst | 47 diagnostics, as well as displaying statistical information. The latest ethtool
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | dev-touch.rst | 20 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 D | 0025-Handle-__cpu_mask-usage.patch | 58 * gcc diagnostics on an unfamiliar architecture. */
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0025-Handle-__cpu_mask-usage.patch | 58 * gcc diagnostics on an unfamiliar architecture. */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ndisc6/ |
| H A D | ndisc6_1.0.6.bb | 1 DESCRIPTION = "This package includes some useful diagnostics tools for \
|
| /OK3568_Linux_fs/kernel/Documentation/mhi/ |
| H A D | topology.rst | 47 modem control messages, and diagnostics messages over MHI. The MHI core will
|