Searched full:raise (Results 1 – 25 of 42) sorted by relevance
12
| /Documentation/misc-devices/ |
| D | pci-endpoint-test.rst | 16 #) raise legacy IRQ 17 #) raise MSI IRQ 18 #) raise MSI-X IRQ
|
| /Documentation/sphinx/ |
| D | kernel_include.py | 68 raise self.severe( 88 raise self.warning('"%s" directive disabled.' % self.name) 111 raise self.severe('Problems with "%s" directive path:\n' 116 raise self.severe('Problems with "%s" directive path:\n%s.' % 127 raise self.severe('Problem with "%s" directive:\n%s' % 136 raise self.severe('Problem with "start-after" option of "%s" ' 144 raise self.severe('Problem with "end-before" option of "%s" ' 164 raise self.error(':number-lines: with non-integer '
|
| D | maintainers_include.py | 176 raise self.warning('"%s" directive disabled.' % self.name) 192 raise self.severe('Problems with "%s" directive path:\n%s.' %
|
| D | kernel_abi.py | 76 raise self.warning("docutils: file insertion disabled")
|
| D | kernel_feat.py | 79 raise self.warning("docutils: file insertion disabled")
|
| D | cdomain.py | 163 raise ValueError('no match')
|
| D | kfigure.py | 453 raise self.severe( 489 raise self.severe(
|
| D | rstFlatTable.py | 212 raise SystemMessagePropagation(error)
|
| /Documentation/PCI/endpoint/ |
| D | pci-test-function.rst | 44 Bit 0 raise legacy IRQ 45 Bit 1 raise MSI IRQ 46 Bit 2 raise MSI-X IRQ 83 for the READ/WRITE/COPY and raise IRQ (Legacy/MSI) commands.
|
| D | pci-endpoint.rst | 53 * raise_irq: ops to raise a legacy, MSI or MSI-X interrupt 106 The PCI endpoint function driver should use pci_epc_raise_irq() to raise
|
| D | pci-ntb-function.rst | 134 raise a LINK_UP event to both the hosts to indicate the host 178 in order to raise doorbell. EPF NTB can use either MSI or MSI-X to 336 HOST1 can raise doorbell interrupt on HOST2 and also how HOST1 can access
|
| /Documentation/devicetree/bindings/iio/accel/ |
| D | lis302.txt | 37 - st,irq{1,2}-ff-wu-1: raise IRQ 1/2 on FF_WU_1 condition 38 - st,irq{1,2}-ff-wu-2: raise IRQ 1/2 on FF_WU_2 condition 39 - st,irq{1,2}-data-ready: raise IRQ 1/2 on data ready condition 40 - st,irq{1,2}-click: raise IRQ 1/2 on click condition
|
| /Documentation/ABI/testing/ |
| D | usb-uevent | 1 What: Raise a uevent when a USB Host Controller has died
|
| D | usb-charger-uevent | 1 What: Raise a uevent when a USB charger is inserted or removed
|
| D | sysfs-module | 30 Through this setting it is possible to raise the limit so that
|
| /Documentation/driver-api/fpga/ |
| D | fpga-region.rst | 63 * fpga_mgr_get() - Get a reference to an FPGA manager, raise ref count 64 * of_fpga_mgr_get() - Get a reference to an FPGA manager, raise ref count,
|
| /Documentation/devicetree/bindings/tpm/ |
| D | microsoft,ftpm.yaml | 16 trusted hardware. Unfortunately, these CPU architectures raise serious
|
| /Documentation/core-api/ |
| D | unaligned-memory-access.rst | 61 - Some architectures raise processor exceptions when unaligned accesses 64 - Some architectures raise processor exceptions when unaligned accesses
|
| /Documentation/devicetree/bindings/interrupt-controller/ |
| D | sifive,plic-1.0.0.yaml | 26 with priority below this threshold will not cause the PLIC to raise its
|
| /Documentation/admin-guide/laptops/ |
| D | disk-shock-protection.rst | 75 milliseconds may raise expectations that cannot be satisfied in
|
| /Documentation/arch/x86/ |
| D | buslock.rst | 34 Beginning with the Tremont Atom CPU split lock operations may raise an
|
| /Documentation/admin-guide/hw-vuln/ |
| D | tsx_async_abort.rst | 62 attacker needs to begin a TSX transaction and raise an asynchronous abort
|
| /Documentation/scsi/ |
| D | ChangeLog.sym53c8xx | 389 operation may raise an interrupt we are not able to handle since 498 If the driver haven't to also raise the SIGP this would be perfect.
|
| /Documentation/arch/arm64/ |
| D | memory-tagging-extension.rst | 23 the logical tag against the allocation tag and potentially raise an
|
| /Documentation/watchdog/ |
| D | watchdog-kernel-api.rst | 329 To raise a pretimeout notification, the following function should be used::
|
12