/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_assert.h | 17 * DOC: Xe ASSERTs 50 * Below code shows how asserts could help in debug to catch unplanned use:: 106 * See `Xe ASSERTs`_ for general usage guidelines. 141 * See `Xe ASSERTs`_ for general usage guidelines. 165 * See `Xe ASSERTs`_ for general usage guidelines.
|
D | xe_gt_sriov_pf_helpers.h | 21 * Note: Effective only on debug builds. See `Xe ASSERTs`_ for more information.
|
D | xe_force_wake.h | 32 * xe_force_wake_assert_held - asserts domain is awake
|
D | xe_sriov_pf_helpers.h | 23 * Note: Effective only on debug builds. See `Xe ASSERTs`_ for more information.
|
D | xe_map.h | 19 * and with extra hooks into the XE driver that allows adding asserts to memory
|
/linux-6.12.1/rust/kernel/ |
D | kunit.rs | 43 /// Asserts that a boolean expression is `true` at runtime. 149 /// Asserts that two expressions are equal to each other (using [`PartialEq`]). 159 // For the moment, we just forward to the expression assert because, for binary asserts,
|
/linux-6.12.1/arch/mips/include/asm/octeon/ |
D | cvmx-pko-defs.h | 1516 uint64_t asserts:64; member 1518 uint64_t asserts:64; 1524 uint64_t asserts:17; member 1526 uint64_t asserts:17; 1536 uint64_t asserts:64; member 1538 uint64_t asserts:64; 1547 uint64_t asserts:64; member 1549 uint64_t asserts:64; 1558 uint64_t asserts:64; member 1560 uint64_t asserts:64; [all …]
|
/linux-6.12.1/drivers/crypto/cavium/zip/ |
D | zip_regs.h | 744 u64 asserts : 42; member 746 u64 asserts : 42; 760 u64 asserts : 42; member 762 u64 asserts : 42; 776 u64 asserts : 42; member 778 u64 asserts : 42; 792 u64 asserts : 42; member 794 u64 asserts : 42;
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/ |
D | qed_dbg_hsi.h | 1083 * size for FW Asserts results. 1087 * @buf_size: (OUT) Required buffer size (in dwords) for FW Asserts data. 1097 * qed_dbg_fw_asserts_dump(): Reads the FW Asserts and writes the results 1102 * @dump_buf: Pointer to write the FW Asserts data into. 1448 * for FW Asserts results (in bytes). 1451 * @dump_buf: FW Asserts dump buffer. 1464 * qed_print_fw_asserts_results(): Prints FW Asserts results. 1467 * @dump_buf: FW Asserts dump buffer, starting from the header. 1469 * @results_buf: buffer for printing the FW Asserts results.
|
/linux-6.12.1/Documentation/hwmon/ |
D | max31760.rst | 67 temp[1-2]_max Temperature max value. Asserts "ALERT" pin when exceeded 69 temp[1-2]_crit Temperature critical value. Asserts "SHDN" pin when exceeded
|
/linux-6.12.1/tools/perf/scripts/python/Perf-Trace-Util/ |
D | Build | 3 …statement: The python headers have mixed code with declarations (decls after asserts, for instance)
|
/linux-6.12.1/tools/perf/util/scripting-engines/ |
D | Build | 8 …statement: The python headers have mixed code with declarations (decls after asserts, for instance)
|
/linux-6.12.1/Documentation/devicetree/bindings/net/bluetooth/ |
D | nxp,88w8987-bt.yaml | 14 asserts break signal over UART-TX line to put the chip into power save
|
/linux-6.12.1/drivers/staging/fieldbus/anybuss/ |
D | anybuss-controller.h | 23 * @reset: asserts/deasserts the anybus card's reset line.
|
/linux-6.12.1/tools/testing/selftests/bpf/progs/ |
D | test_cls_redirect.h | 15 /* offsetof() is used in static asserts, and the libbpf-redefined CO-RE
|
/linux-6.12.1/drivers/reset/starfive/ |
D | reset-starfive-jh7100.c | 26 * Writing a 1 to the n'th bit of the m'th ASSERT register asserts
|
/linux-6.12.1/Documentation/devicetree/bindings/power/supply/ |
D | maxim,max14577.yaml | 49 asserts and charging stops.
|
/linux-6.12.1/Documentation/devicetree/bindings/watchdog/ |
D | atmel,sama5d4-wdt.yaml | 41 Enable watchdog fault interrupt. A watchdog fault asserts
|
/linux-6.12.1/tools/testing/selftests/kvm/ |
D | kvm_create_max_vcpus.c | 32 /* This asserts that the vCPU was created. */ in test_vcpu_creation()
|
/linux-6.12.1/drivers/base/regmap/ |
D | regcache-maple.c | 89 * is redundant, but we need to take it due to lockdep asserts in regcache_maple_write() 127 * to lockdep asserts in the maple tree code. in regcache_maple_drop()
|
/linux-6.12.1/include/linux/ |
D | mroute6.h | 94 #define MFC_ASSERT_THRESH (3*HZ) /* Maximal freq. of asserts */
|
/linux-6.12.1/security/apparmor/ |
D | Kconfig | 29 bool "Build AppArmor with debugging asserts"
|
/linux-6.12.1/drivers/net/ethernet/micrel/ |
D | ks8851_par.c | 109 * If the bus configuration is correct, reading 0xc0c0 asserts in ks_check_endian() 114 * If the bus configuration is NOT correct, reading 0xc0c0 asserts in ks_check_endian()
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | chafsr.h | 81 /* System interface protocol error. The processor asserts its' ERROR 87 /* Internal processor error. The processor asserts its' ERROR
|
/linux-6.12.1/arch/arc/include/asm/ |
D | dsp-impl.h | 62 #include <asm/asserts.h>
|