| /linux/fs/gfs2/ |
| H A 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, 42 #define gfs2_assert_withdraw(sdp, assertion) \ argument 44 bool _bool = (assertion); \ 46 gfs2_assert_withdraw_i((sdp), #assertion, \ 51 void gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion, 54 #define gfs2_assert_warn(sdp, assertion) \ argument 56 bool _bool = (assertion); \ 58 gfs2_assert_warn_i((sdp), #assertion, \
|
| H A D | util.c | 270 void gfs2_assert_withdraw_i(struct gfs2_sbd *sdp, char *assertion, in gfs2_assert_withdraw_i() argument 279 assertion, function, file, line); in gfs2_assert_withdraw_i() 289 void gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion, in gfs2_assert_warn_i() argument 300 assertion, function, file, line); in gfs2_assert_warn_i() 310 sdp->sd_fsname, assertion, in gfs2_assert_warn_i()
|
| /linux/tools/testing/selftests/kselftest_harness/ |
| H A D | harness-selftest.expected | 13 # standalone_fail: Test terminated by assertion 24 # signal_fail: Test terminated by assertion 41 # fail: Test terminated by assertion 60 # pass: Test terminated by assertion
|
| /linux/Documentation/devicetree/bindings/memory-controllers/ |
| H A 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/Documentation/devicetree/bindings/power/reset/ |
| H A D | ltc2952-poweroff.txt | 21 assertion before executing shut down procedure.
|
| /linux/Documentation/hwmon/ |
| H A D | tsc1641.rst | 27 interface is I2C/SMbus. The TSC1641 allows the assertion of several alerts
|
| /linux/Documentation/dev-tools/kunit/ |
| H A 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
|
| /linux/fs/btrfs/ |
| H A D | Kconfig | 78 Enable run-time assertion checking. Additional safety checks are
|
| /linux/Documentation/scsi/ |
| H A 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/arch/powerpc/boot/dts/ |
| H A D | asp834x-redboot.dts | 289 * sense == 8: Level, low assertion
|
| H A D | mpc8308rdb.dts | 236 * sense == 8: Level, low assertion
|
| H A D | mpc5125twr.dts | 77 // sense == 8: Level, low assertion
|
| H A D | mpc8308_p1m.dts | 267 * sense == 8: Level, low assertion
|
| H A D | ac14xx.dts | 154 * sense == 8: Level, low assertion
|
| H A D | mpc8379_rdb.dts | 382 * sense == 8: Level, low assertion
|
| H A D | mpc8377_wlan.dts | 350 * sense == 8: Level, low assertion
|
| H A D | mpc8378_rdb.dts | 352 * sense == 8: Level, low assertion
|
| /linux/Documentation/devicetree/bindings/bus/ |
| H A D | nvidia,tegra20-gmi.txt | 59 de-assertion of WR_N (in case of SLAVE/MASTER Request) or OE_N
|
| /linux/Documentation/dev-tools/kunit/api/ |
| H A D | functionredirection.rst | 70 be passed to the expectation/assertion macros, or used to look up KUnit
|
| /linux/Documentation/process/ |
| H A D | kernel-enforcement-statement.rst | 23 license with respect to any non-defensive assertion of rights under the
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-dwc-pcie | 103 7) Rx Valid De-assertion
|
| /linux/Documentation/translations/sp_SP/process/ |
| H A D | kernel-enforcement-statement.rst | 31 de infringimiento (en inglés, "non-defensive assertion") de los
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | xive.rst | 111 - level: assertion level in case of an LSI.
|
| /linux/Documentation/driver-api/ |
| H A D | reset.rst | 74 assertion or direct, exclusive control.
|
| /linux/Documentation/rust/ |
| H A D | testing.rst | 123 Thus, we presently simply print an error to the kernel log if an assertion
|