| /Linux-v5.4/fs/gfs2/ | 
| D | util.h | 30 #define gfs2_assert(sdp, assertion) \  argument 32 	if (unlikely(!(assertion))) { \ 39 int gfs2_assert_withdraw_i(struct gfs2_sbd *sdp, char *assertion, 42 #define gfs2_assert_withdraw(sdp, assertion) \  argument 43 ((likely(assertion)) ? 0 : gfs2_assert_withdraw_i((sdp), #assertion, \ 47 int gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion, 50 #define gfs2_assert_warn(sdp, assertion) \  argument 51 ((likely(assertion)) ? 0 : gfs2_assert_warn_i((sdp), #assertion, \
  | 
| D | util.c | 88 int gfs2_assert_withdraw_i(struct gfs2_sbd *sdp, char *assertion,  in gfs2_assert_withdraw_i()  argument 95 			      assertion, function, file, line);  in gfs2_assert_withdraw_i() 106 int gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion,  in gfs2_assert_warn_i()  argument 116 			assertion, function, file, line);  in gfs2_assert_warn_i() 126 		      sdp->sd_fsname, assertion,  in gfs2_assert_warn_i()
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/mtd/ | 
| D | gpmc-nor.txt | 14 - gpmc,cs-on-ns:		Chip-select assertion time 15 - gpmc,cs-rd-off-ns:	Chip-select de-assertion time for reads 16 - gpmc,cs-wr-off-ns:	Chip-select de-assertion time for writes 17 - gpmc,oe-on-ns:	Output-enable assertion time 18 - gpmc,oe-off-ns:	Output-enable de-assertion time 19 - gpmc,we-on-ns		Write-enable assertion time 20 - gpmc,we-off-ns:	Write-enable de-assertion time
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/net/ | 
| D | gpmc-eth.txt | 29 - gpmc,cs-on-ns:	Chip-select assertion time 30 - gpmc,cs-rd-off-ns:	Chip-select de-assertion time for reads 31 - gpmc,cs-wr-off-ns:	Chip-select de-assertion time for writes 32 - gpmc,oe-on-ns:	Output-enable assertion time 33 - gpmc,oe-off-ns:	Output-enable de-assertion time 34 - gpmc,we-on-ns:	Write-enable assertion time 35 - gpmc,we-off-ns:	Write-enable de-assertion time
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/rtc/ | 
| D | ingenic,jz4740-rtc.txt | 16 - reset-pin-assert-time-ms: Reset pin low-level assertion 19 - min-wakeup-pin-assert-time-ms: Minimum wakeup pin assertion
  | 
| /Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/bus/ | 
| D | qcom,ebi2.txt | 98   with ADV assertion. 100   assertion, with respect to the cycle where ADV (address valid) is asserted. 104   assertion to OE assertion. Valid values 0 thru 15.
  | 
| D | nvidia,tegra20-gmi.txt | 59    de-assertion of WR_N (in case of SLAVE/MASTER Request) or OE_N
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/spi/ | 
| D | fsl-spi.txt | 48 - fsl,csbef: chip select assertion time in bits before frame starts
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/mfd/ | 
| D | cros-ec.txt | 27   assertion of the CS to the start of the first clock pulse.
  | 
| /Linux-v5.4/fs/btrfs/ | 
| D | Kconfig | 90 	  Enable run-time assertion checking.  This will result in panics if
  | 
| /Linux-v5.4/arch/powerpc/boot/dts/ | 
| D | mpc8308rdb.dts | 236 		 * sense == 8: Level, low assertion
  | 
| D | asp834x-redboot.dts | 289 		 * 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
  | 
| D | mpc8379_rdb.dts | 382 		 * sense == 8: Level, low assertion
  | 
| D | mpc8379_mds.dts | 375 		 * sense == 8: Level, low assertion
  | 
| D | mpc8315erdb.dts | 327 		 * sense == 8: Level, low assertion
  | 
| /Linux-v5.4/Documentation/scsi/ | 
| D | advansys.txt | 64    Enabling this option adds assertion logic statements to the 65    driver. If an assertion fails a message will be displayed to
  | 
| /Linux-v5.4/Documentation/process/ | 
| D | kernel-enforcement-statement.rst | 23     license with respect to any non-defensive assertion of rights under the
  | 
| /Linux-v5.4/Documentation/virt/kvm/devices/ | 
| D | xive.txt | 89   - level: assertion level in case of an LSI.
  |