/linux-6.12.1/fs/gfs2/ |
D | util.h | 30 #define gfs2_assert(sdp, assertion) \ argument 32 if (unlikely(!(assertion))) { \ 39 void gfs2_assert_withdraw_i(struct gfs2_sbd *sdp, char *assertion, 43 #define gfs2_assert_withdraw(sdp, assertion) \ argument 45 bool _bool = (assertion); \ 47 gfs2_assert_withdraw_i((sdp), #assertion, \ 52 #define gfs2_assert_withdraw_delayed(sdp, assertion) \ argument 54 bool _bool = (assertion); \ 56 gfs2_assert_withdraw_i((sdp), #assertion, \ 61 void gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion, [all …]
|
D | util.c | 370 void gfs2_assert_withdraw_i(struct gfs2_sbd *sdp, char *assertion, in gfs2_assert_withdraw_i() argument 380 assertion, function, file, line); in gfs2_assert_withdraw_i() 400 void gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion, in gfs2_assert_warn_i() argument 411 assertion, function, file, line); in gfs2_assert_warn_i() 421 sdp->sd_fsname, assertion, in gfs2_assert_warn_i()
|
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/ |
D | arm,pl172.txt | 67 - mpmc,write-enable-delay: Delay from chip select assertion to write 70 - mpmc,output-enable-delay: Delay from chip select assertion to output 73 - mpmc,write-access-delay: Delay from chip select assertion to write 76 - mpmc,read-access-delay: Delay from chip select assertion to read
|
D | mvebu-devbus.txt | 62 - devbus,rd-setup-ps: Defines the time delay between DEV_CSn assertion to 63 DEV_OEn assertion. If set to 0 (default), 72 de-assertion of DEV_CSn. If set to 0 (default), 75 This parameter has no affect on DEV_OEn de-assertion. 86 to the DEV_WEn assertion.
|
/linux-6.12.1/Documentation/devicetree/bindings/power/reset/ |
D | ltc2952-poweroff.txt | 21 assertion before executing shut down procedure.
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | mgb4.rst | 162 line (marked by DE=1) and assertion of the HSYNC signal. 176 by DE=1) and assertion of the VSYNC signal. 278 line (marked by DE=1) and assertion of the HSYNC signal. The default value 287 by DE=1) and assertion of the VSYNC signal. The default value is 30.
|
/linux-6.12.1/Documentation/devicetree/bindings/spi/ |
D | fsl-spi.txt | 48 - fsl,csbef: chip select assertion time in bits before frame starts
|
/linux-6.12.1/Documentation/filesystems/bcachefs/ |
D | CodingStyle.rst | 33 expensive - but don't turn everything into a debug mode assertion, so that 48 should you need to debug something that caused the assertion to fail, you can 51 A good assertion checks something that the compiler could check for us, and
|
/linux-6.12.1/fs/btrfs/ |
D | Kconfig | 76 Enable run-time assertion checking. This will result in panics if
|
/linux-6.12.1/Documentation/dev-tools/kunit/ |
D | architecture.rst | 35 running test. The KUnit assertion macros and other KUnit utilities use the 112 - ``{EXPECT|ASSERT}`` determines whether the check is an assertion or an
|
D | usage.rst | 96 An assertion is like an expectation, except that the assertion immediately 127 run when a test is shutting down, and an assertion here prevents further 619 run when the test exits (whether cleanly, or via a failed assertion).
|
/linux-6.12.1/Documentation/scsi/ |
D | advansys.rst | 71 Enabling this option adds assertion logic statements to the 72 driver. If an assertion fails a message will be displayed to
|
/linux-6.12.1/arch/powerpc/boot/dts/ |
D | asp834x-redboot.dts | 289 * sense == 8: Level, low assertion
|
D | mpc8308rdb.dts | 236 * sense == 8: Level, low assertion
|
D | mpc5125twr.dts | 77 // sense == 8: Level, low assertion
|
D | mpc8308_p1m.dts | 267 * sense == 8: Level, low assertion
|
D | ac14xx.dts | 154 * sense == 8: Level, low assertion
|
D | mpc8313erdb.dts | 279 * sense == 8: Level, low assertion
|
D | mpc8377_wlan.dts | 350 * sense == 8: Level, low assertion
|
/linux-6.12.1/Documentation/devicetree/bindings/bus/ |
D | nvidia,tegra20-gmi.txt | 59 de-assertion of WR_N (in case of SLAVE/MASTER Request) or OE_N
|
/linux-6.12.1/Documentation/dev-tools/kunit/api/ |
D | functionredirection.rst | 70 be passed to the expectation/assertion macros, or used to look up KUnit
|
/linux-6.12.1/Documentation/process/ |
D | kernel-enforcement-statement.rst | 23 license with respect to any non-defensive assertion of rights under the
|
/linux-6.12.1/Documentation/rust/ |
D | testing.rst | 123 Thus, we presently simply print an error to the kernel log if an assertion
|
/linux-6.12.1/Documentation/translations/sp_SP/process/ |
D | kernel-enforcement-statement.rst | 31 de infringimiento (en inglés, "non-defensive assertion") de los
|
/linux-6.12.1/Documentation/virt/kvm/devices/ |
D | xive.rst | 111 - level: assertion level in case of an LSI.
|