| /drivers/thermal/testing/ |
| D | command.c | 7 * Thermal subsystem testing facility. 12 * It resides in the "thermal-testing" directory under the debugfs root and 14 * representing a thermal testing facility command. 21 * # echo addtz > /sys/kernel/debug/thermal-testing/command 23 * That template will be represented as a subdirectory in the "thermal-testing" 26 * # ls /sys/kernel/debug/thermal-testing/ 32 * # echo tzaddtrip:0 > /sys/kernel/debug/thermal-testing/command 35 * template 0 (represented by the tz0 subdirectory in "thermal-testing"). 37 * # ls /sys/kernel/debug/thermal-testing/tz0 46 * writing to the "init_temp" file in its directory under "thermal-testing", for [all …]
|
| D | Makefile | 3 # Thermal core testing facility. 5 obj-$(CONFIG_THERMAL_CORE_TESTING) += thermal-testing.o 7 thermal-testing-y := command.o zone.o
|
| D | zone.c | 7 * Thermal zone tempalates handling for thermal core testing. 10 #define pr_fmt(fmt) "thermal-testing: " fmt 23 * struct tt_thermal_zone - Testing thermal zone template 28 * @list_node: Node in the list of all testing thermal zone templates. 57 * struct tt_trip - Testing trip point template
|
| /drivers/gpu/drm/ci/ |
| D | build.yml | 44 # Build IGT for testing on devices 61 # Build kernels for testing on devices 63 testing:arm32: 75 testing:arm64: 87 testing:x86_64: 100 # Jobs for build-testing different configurations
|
| D | test.yml | 30 - testing:arm32 35 - testing:arm32 46 - testing:arm64 51 - testing:arm64 62 - testing:x86_64 67 - testing:x86_64 85 - job: testing:arm64 436 - testing:x86_64 459 - testing:x86_64
|
| /drivers/gpu/drm/radeon/ |
| D | radeon_test.c | 250 pr_warn("Error while testing BO move\n"); in radeon_do_test_moves() 403 pr_warn("Error while testing ring sync (%d)\n", r); in radeon_test_ring_sync() 513 pr_warn("Error while testing ring sync (%d)\n", r); in radeon_test_ring_sync2() 543 DRM_INFO("Testing syncing between rings %d and %d...\n", i, j); in radeon_test_syncing() 546 DRM_INFO("Testing syncing between rings %d and %d...\n", j, i); in radeon_test_syncing() 560 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, j, k); in radeon_test_syncing() 563 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, k, j); in radeon_test_syncing() 566 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, i, k); in radeon_test_syncing() 569 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, k, i); in radeon_test_syncing() 572 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", k, i, j); in radeon_test_syncing() [all …]
|
| /drivers/mtd/tests/ |
| D | speedtest.c | 244 pr_info("testing eraseblock write speed\n"); in mtd_speedtest_init() 262 pr_info("testing eraseblock read speed\n"); in mtd_speedtest_init() 284 pr_info("testing page write speed\n"); in mtd_speedtest_init() 302 pr_info("testing page read speed\n"); in mtd_speedtest_init() 324 pr_info("testing 2 page write speed\n"); in mtd_speedtest_init() 342 pr_info("testing 2 page read speed\n"); in mtd_speedtest_init() 360 pr_info("Testing erase speed\n"); in mtd_speedtest_init() 372 pr_info("Testing %dx multi-block erase speed\n", in mtd_speedtest_init()
|
| /drivers/net/wireless/virtual/ |
| D | Kconfig | 2 tristate "Simulated radio testing tool for mac80211" 5 This driver is a developer testing tool that can be used to test 7 needed for normal wireless LAN usage and is only for testing. See
|
| /drivers/media/test-drivers/vivid/ |
| D | Kconfig | 18 It is highly configurable and is ideal for testing applications. 34 bool "Enable Framebuffer for testing Output Overlay" 40 testing Output Overlay.
|
| /drivers/iommu/iommufd/ |
| D | Kconfig | 29 purpose of testing IOMMUFD with unmodified userspace supporting VFIO 33 Unless testing IOMMUFD, say N here. 44 tools/testing/selftests/iommu
|
| /drivers/staging/media/atomisp/pci/isp/kernels/hdr/ |
| D | ia_css_hdr_types.h | 24 * \detail Currently HDR parameters are used only for testing purposes 45 * \detail Currently HDR parameters are used only for testing purposes 53 * \detail Currently HDR parameters are used only for testing purposes
|
| /drivers/net/ieee802154/ |
| D | Kconfig | 116 tristate "Simulated radio testing tool for mac802154" 118 This driver is a developer testing tool that can be used to test 120 needed for normal wpan usage and is only for testing.
|
| /drivers/hv/ |
| D | hv_debugfs.c | 108 /* Create all test dentry's and names for fuzz testing */ 147 /* Remove all dentrys associated with vmbus testing */ 169 /* Initialize top dentry for vmbus testing */
|
| /drivers/gpu/drm/ttm/tests/ |
| D | TODO | 7 dummy memory that can be used when testing page mapping functions 19 1) We are interested in hardware-independent testing
|
| /drivers/net/wireless/ath/ath9k/ |
| D | Kconfig | 77 bool "Atheros ath9k TX99 testing support" 82 certification testing and evaluation in a controlled environment. 86 TX99 support enables Specific Absorption Rate (SAR) testing.
|
| /drivers/staging/vc04_services/interface/ |
| D | TESTING | 6 Testing the VCHIQ driver requires a Raspberry Pi with one of the following SoC: 49 Testing bulk transfer for alignment. 50 Testing bulk transfer at PAGE_SIZE.
|
| /drivers/net/can/ |
| D | vcan.c | 64 * Enable the echo on driver level for testing the CAN core echo modes. 68 static bool echo; /* echo testing. Default: 0 (Off) */ 70 MODULE_PARM_DESC(echo, "Echo sent frames (for testing). Default: 0 (Off)");
|
| /drivers/infiniband/ulp/rtrs/ |
| D | rtrs-clt.h | 35 /* see Documentation/ABI/testing/sysfs-class-rtrs-client for details */ 41 /* see Documentation/ABI/testing/sysfs-class-rtrs-client for details */ 48 * see Documentation/ABI/testing/sysfs-class-rtrs-client for details
|
| /drivers/gpu/drm/xe/tests/ |
| D | xe_bo.c | 67 * and data integrity. Then assign for the next testing round while in ccs_test_migrate() 123 kunit_info(test, "Testing vram id %u\n", tile->id); in ccs_test_run_tile() 125 kunit_info(test, "Testing system memory\n"); in ccs_test_run_tile() 202 kunit_info(test, "Testing device %s vram id %u\n", in evict_test_run_tile()
|
| /drivers/net/wireless/ath/ |
| D | Kconfig | 50 bool "Atheros dynamic user regulatory testing" 55 undergoing certification testing.
|
| /drivers/soc/fsl/qbman/ |
| D | Kconfig | 42 high-level API testing with them (whichever portal(s) are affine 56 high-level API testing with them (whichever portal(s) are affine to
|
| /drivers/acpi/apei/ |
| D | Kconfig | 61 mainly used for debugging and testing the other parts of 83 if you want to debugging and testing the ERST kernel support
|
| /drivers/net/ethernet/sfc/falcon/ |
| D | selftest.c | 130 * Interrupt and event queue testing 142 netif_dbg(efx, drv, efx->net_dev, "testing interrupts\n"); in ef4_test_interrupts() 148 "direct interrupt testing not supported\n"); in ef4_test_interrupts() 280 * Loopback testing 286 * This is called for each received packet during loopback testing. 555 "TX queue %d testing %s loopback with %d packets\n", in ef4_test_loopback() 710 /* Online (i.e. non-disruptive) testing in ef4_selftest() 735 /* Offline (i.e. disruptive) testing in ef4_selftest()
|
| /drivers/net/ethernet/sfc/siena/ |
| D | selftest.c | 131 * Interrupt and event queue testing 143 netif_dbg(efx, drv, efx->net_dev, "testing interrupts\n"); in efx_test_interrupts() 149 "direct interrupt testing not supported\n"); in efx_test_interrupts() 278 * Loopback testing 284 * This is called for each received packet during loopback testing. 553 "TX queue %d (hw %d) testing %s loopback with %d packets\n", in efx_test_loopback() 708 /* Online (i.e. non-disruptive) testing in efx_siena_selftest() 733 /* Offline (i.e. disruptive) testing in efx_siena_selftest()
|
| /drivers/net/ethernet/sfc/ |
| D | selftest.c | 130 * Interrupt and event queue testing 142 netif_dbg(efx, drv, efx->net_dev, "testing interrupts\n"); in efx_test_interrupts() 148 "direct interrupt testing not supported\n"); in efx_test_interrupts() 277 * Loopback testing 283 * This is called for each received packet during loopback testing. 552 "TX queue %d (hw %d) testing %s loopback with %d packets\n", in efx_test_loopback() 703 /* Online (i.e. non-disruptive) testing in efx_selftest() 728 /* Offline (i.e. disruptive) testing in efx_selftest()
|