| /linux/Documentation/driver-api/serial/ |
| H A D | serial-iso7816.rst | 15 handling communication with a smart card. 49 /* Error handling. See errno. */ 77 /* Error handling. See errno. */ 84 /* Error handling. See errno. */
|
| H A D | serial-rs485.rst | 69 /* Error handling. See errno. */ 97 /* Error handling. See errno. */ 104 /* Error handling. See errno. */
|
| /linux/Documentation/scsi/ |
| H A D | ufs.rst | 18 3.3 UFS error handling 19 3.4 SCSI Error handling 79 layers. Device level configurations involve handling of query 131 Transfer request handling module of UFSHCD receives SCSI commands 137 3.3 UFS error handling 140 Error handling module handles Host controller fatal errors, 143 3.4 SCSI Error handling 146 This is done through UFSHCD SCSI error handling routines registered 147 with the SCSI Midlayer. Examples of some of the error handling commands
|
| /linux/Documentation/gpu/ |
| H A D | nouveau.rst | 16 NVKM provides a unified interface for handling various GPU architectures. 18 It enables resource management, power control, memory handling, and command 32 :doc: GSP message handling policy
|
| /linux/Documentation/driver-api/80211/ |
| H A D | mac80211-advanced.rst | 108 Station handling 184 Key handling 187 Key handling basics 191 :doc: Key handling basics 208 Station info handling
|
| H A D | mac80211.rst | 13 Basic hardware handling 49 This chapter should describe PHY handling including start/stop callbacks 86 drivers as well as transmit status handling.
|
| H A D | cfg80211.rst | 96 Scanning and BSS list handling 100 :doc: Scanning and BSS list handling
|
| /linux/Documentation/core-api/ |
| H A D | genericirq.rst | 4 Linux generic IRQ handling 13 The generic interrupt handling layer is designed to provide a complete 14 abstraction of interrupt handling for device drivers. It is able to 23 generic IRQ handling layer. 28 The original implementation of interrupt handling in Linux uses the 52 optimize the flow of the interrupt handling for each specific interrupt 54 the optimized handling of a given type. 62 have different flow handling. 80 The separation makes the generic interrupt handling layer more flexible 120 high-level IRQ handling function only uses desc->irq_data.chip [all …]
|
| /linux/drivers/staging/media/imx/ |
| H A D | TODO | 11 - Similarly to the legacy control handling, legacy format handling where
|
| /linux/Documentation/translations/zh_CN/process/ |
| H A D | index.rst | 42 * handling-regressions 56 * handling-regressions
|
| /linux/arch/mips/sgi-ip22/ |
| H A D | Platform | 6 # be aligned to a multiple of the kernel stack size or the handling of the 23 # be 16kb aligned or the handling of the current variable will break.
|
| /linux/Documentation/devicetree/bindings/mips/ |
| H A D | mscc.txt | 14 The SoC has a few registers (DEVCPU_GCB:CHIP_REGS) handling miscellaneous 30 The SoC has a few registers (HSIO) handling miscellaneous functionalities:
|
| /linux/Documentation/mm/ |
| H A D | overcommit-accounting.rst | 5 The Linux kernel supports the following overcommit handling modes 8 Heuristic overcommit handling. Obvious overcommits of address 79 * Review stack handling/building on exec
|
| /linux/Documentation/power/ |
| H A D | suspend-and-interrupts.rst | 65 That may involve turning on a special signal handling logic within the platform 69 handling system wakeup events. Then, if a given interrupt line is supposed to 77 handling the given IRQ as a system wakeup interrupt line and disable_irq_wake() 111 any special interrupt handling logic for it to work. 121 First of all, if the IRQ is not shared, the rules for handling IRQF_NO_SUSPEND 123 directly at odds with the rules for handling system wakeup interrupts (interrupt
|
| /linux/Documentation/arch/arm/vfp/ |
| H A D | release-notes.rst | 35 - fadd/fsub shows some differences in the handling of +0 / -0 results 37 - the handling of underflow exceptions is slightly different. If a
|
| /linux/tools/testing/selftests/tc-testing/ |
| H A D | TODO.txt | 23 - Proper exception handling - make an exception class and use it 25 - a TestCase class, for easier testcase handling, searching, comparison
|
| /linux/drivers/uio/ |
| H A D | Kconfig | 10 is also required for interrupt handling to work properly. 29 tristate "Userspace I/O platform driver with generic IRQ handling" 32 interrupt handling code. Shared interrupts are not supported. 46 interrupt handling code. Shared interrupts are not supported. 122 In particular, it implements interrupt handling. This can be used
|
| /linux/scripts/coccinelle/null/ |
| H A D | kmerr.cocci | 4 /// error handling code later in the function, which may be helpful 5 /// in determining what the error handling code for the call to kmalloc etc
|
| /linux/Documentation/virt/acrn/ |
| H A D | io-request.rst | 3 I/O request handling 9 handling are described in the following sections. 26 An I/O client is responsible for handling User VM I/O requests whose accessed
|
| /linux/drivers/pci/hotplug/ |
| H A D | TODO | 10 hardirq handler cpqhp_ctrl_intr(). Convert this to threaded IRQ handling. 51 simplified by converting it to threaded IRQ handling. Use pciehp as a
|
| /linux/Documentation/process/ |
| H A D | index.rst | 80 policies around the handling of a couple of special classes of bugs: 87 handling-regressions
|
| /linux/Documentation/driver-api/ |
| H A D | libata.rst | 184 Some controllers need special handling and have custom tuning rules, 192 tuning logic in that case would bypass handling for drive and bridge 256 Exception and probe handling (EH) 288 :c:func:`ata_std_error_handler` will perform a standard error handling sequence 315 Hardware interrupt handling 324 ``->irq_handler`` is the interrupt handling routine registered with the 382 Error handling 401 handling. All normal blk requests and commands for SCSI emulation are 500 code path is taken and very little error handling takes place. A qc is 504 However, failed ATAPI commands require more handling as REQUEST SENSE is [all …]
|
| /linux/Documentation/arch/x86/x86_64/ |
| H A D | fred.rst | 42 FRED operates differently from IDT in terms of event handling. Instead 63 unblocks NMI, e.g., when an exception happens during NMI handling. 86 event handling, and each stack level should be configured to use a
|
| /linux/Documentation/networking/ |
| H A D | bareudp.rst | 17 The bareudp device supports special handling for MPLS & IP as they can have 21 This special handling can be enabled only for ethertypes ETH_P_IP & ETH_P_MPLS_UC
|
| /linux/Documentation/driver-api/tty/ |
| H A D | index.rst | 25 implementing echoes, signal handling, jobs control, special characters 62 :doc:`tty_driver`. For the other two (devices handling), look into
|