Home
last modified time | relevance | path

Searched full:asserts (Results 1 – 25 of 190) sorted by relevance

12345678

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_assert.h17 * 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.
Dxe_gt_sriov_pf_helpers.h21 * Note: Effective only on debug builds. See `Xe ASSERTs`_ for more information.
Dxe_force_wake.h32 * xe_force_wake_assert_held - asserts domain is awake
Dxe_sriov_pf_helpers.h23 * Note: Effective only on debug builds. See `Xe ASSERTs`_ for more information.
Dxe_map.h19 * and with extra hooks into the XE driver that allows adding asserts to memory
/linux-6.12.1/rust/kernel/
Dkunit.rs43 /// 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/
Dcvmx-pko-defs.h1516 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/
Dzip_regs.h744 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/
Dqed_dbg_hsi.h1083 * 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/
Dmax31760.rst67 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/
DBuild3 …statement: The python headers have mixed code with declarations (decls after asserts, for instance)
/linux-6.12.1/tools/perf/util/scripting-engines/
DBuild8 …statement: The python headers have mixed code with declarations (decls after asserts, for instance)
/linux-6.12.1/Documentation/devicetree/bindings/net/bluetooth/
Dnxp,88w8987-bt.yaml14 asserts break signal over UART-TX line to put the chip into power save
/linux-6.12.1/drivers/staging/fieldbus/anybuss/
Danybuss-controller.h23 * @reset: asserts/deasserts the anybus card's reset line.
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_cls_redirect.h15 /* offsetof() is used in static asserts, and the libbpf-redefined CO-RE
/linux-6.12.1/drivers/reset/starfive/
Dreset-starfive-jh7100.c26 * Writing a 1 to the n'th bit of the m'th ASSERT register asserts
/linux-6.12.1/Documentation/devicetree/bindings/power/supply/
Dmaxim,max14577.yaml49 asserts and charging stops.
/linux-6.12.1/Documentation/devicetree/bindings/watchdog/
Datmel,sama5d4-wdt.yaml41 Enable watchdog fault interrupt. A watchdog fault asserts
/linux-6.12.1/tools/testing/selftests/kvm/
Dkvm_create_max_vcpus.c32 /* This asserts that the vCPU was created. */ in test_vcpu_creation()
/linux-6.12.1/drivers/base/regmap/
Dregcache-maple.c89 * 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/
Dmroute6.h94 #define MFC_ASSERT_THRESH (3*HZ) /* Maximal freq. of asserts */
/linux-6.12.1/security/apparmor/
DKconfig29 bool "Build AppArmor with debugging asserts"
/linux-6.12.1/drivers/net/ethernet/micrel/
Dks8851_par.c109 * 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/
Dchafsr.h81 /* 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/
Ddsp-impl.h62 #include <asm/asserts.h>

12345678