Home
last modified time | relevance | path

Searched refs:handling (Results 1 – 25 of 483) sorted by relevance

12345678910>>...20

/linux-5.19.10/Documentation/devicetree/bindings/clock/ti/
Dinterface.txt20 handling
21 "ti,omap3-dss-interface-clock" - interface clock with DSS specific HW handling
22 "ti,omap3-ssi-interface-clock" - interface clock with SSI specific HW handling
23 "ti,am35xx-interface-clock" - interface clock with AM35xx specific HW handling
25 handling
Dgate.txt21 "ti,dss-gate-clock" - gate clock with DSS specific hardware handling
22 "ti,am35xx-gate-clock" - gate clock with AM35xx specific hardware handling
26 "ti,hsdiv-gate-clock" - gate clock with OMAP36xx specific hardware handling,
/linux-5.19.10/Documentation/scsi/
Dufs.rst18 3.3 UFS error handling
19 3.4 SCSI Error handling
77 layers. Device level configurations involve handling of query
129 Transfer request handling module of UFSHCD receives SCSI commands
135 3.3 UFS error handling
138 Error handling module handles Host controller fatal errors,
141 3.4 SCSI Error handling
144 This is done through UFSHCD SCSI error handling routines registered
145 with the SCSI Midlayer. Examples of some of the error handling commands
DChangeLog.sym53c8xx25 handling. If the DSA didn't match a CCB, a bad write to
97 * Simpler handling of illegal phases and data overrun from
100 * Sync the residual handling code with sym-1.6.2 and now
157 - Updated the SCRIPTS error handling of the SWIDE
249 - Cleanup of the extended error status handling:
254 - Remove the quirk handling that has been useless since day one.
270 - Fix some bug in the fully untested MDP handling:) and share
271 some code between MDP handling and residual calculation.
275 - Add support of some 'resource handling' for linux-2.3.13.
329 - Large rewrite of the SCSI MESSAGE handling.
[all …]
/linux-5.19.10/Documentation/driver-api/serial/
Dserial-iso7816.rst15 handling communication with a smart card.
49 /* Error handling. See errno. */
77 /* Error handling. See errno. */
84 /* Error handling. See errno. */
Dserial-rs485.rst60 /* Error handling. See errno. */
88 /* Error handling. See errno. */
95 /* Error handling. See errno. */
/linux-5.19.10/Documentation/driver-api/80211/
Dmac80211-advanced.rst108 Station handling
184 Key handling
187 Key handling basics
191 :doc: Key handling basics
208 Station info handling
Dmac80211.rst13 Basic hardware handling
49 This chapter should describe PHY handling including start/stop callbacks
86 drivers as well as transmit status handling.
Dcfg80211.rst96 Scanning and BSS list handling
100 :doc: Scanning and BSS list handling
/linux-5.19.10/Documentation/devicetree/bindings/mips/
Dmscc.txt14 The SoC has a few registers (DEVCPU_GCB:CHIP_REGS) handling miscellaneous
31 The SoC has a few registers (ICPU_CFG:CPU_SYSTEM_CTRL) handling configuration of
47 The SoC has a few registers (HSIO) handling miscellaneous functionalities:
/linux-5.19.10/Documentation/core-api/
Dentry.rst1 Entry/exit handling for exceptions, interrupts, syscalls and KVM
63 low-level C code must not be instrumented. A typical syscall handling function
122 Task work handling is done separately for guest at the boundary of the
131 Interrupts entry and exit handling is slightly more complex than syscalls
135 and exit handling is exactly the same as for syscalls.
138 exit handling is slightly different. RCU state is only updated when the
144 The architecture-specific part looks similar to syscall handling:
189 example, softirq handling happens within an irqentry_{enter,exit}() block with
278 while handling an NMI. So NMI entry code has to be reentrant and state updates
Dgenericirq.rst4 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-5.19.10/arch/mips/sgi-ip22/
DPlatform6 # 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-5.19.10/Documentation/arm/vfp/
Drelease-notes.rst35 - fadd/fsub shows some differences in the handling of +0 / -0 results
37 - the handling of underflow exceptions is slightly different. If a
/linux-5.19.10/Documentation/vm/
Dovercommit-accounting.rst7 The Linux kernel supports the following overcommit handling modes
10 Heuristic overcommit handling. Obvious overcommits of address
82 * Review stack handling/building on exec
/linux-5.19.10/tools/testing/selftests/tc-testing/
DTODO.txt23 - Proper exception handling - make an exception class and use it
25 - a TestCase class, for easier testcase handling, searching, comparison
/linux-5.19.10/Documentation/power/
Dsuspend-and-interrupts.rst65 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-5.19.10/scripts/coccinelle/null/
Dkmerr.cocci4 /// 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-5.19.10/drivers/uio/
DKconfig10 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-5.19.10/Documentation/virt/acrn/
Dio-request.rst3 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-5.19.10/drivers/staging/nvec/
DTODO4 - move event handling to nvec_events
/linux-5.19.10/Documentation/networking/
Dbareudp.rst16 The bareudp device supports special handling for MPLS & IP as they can have
20 This special handling can be enabled only for ethertypes ETH_P_IP & ETH_P_MPLS_UC
/linux-5.19.10/tools/perf/arch/powerpc/util/
DBuild5 perf-y += sym-handling.o
/linux-5.19.10/Documentation/x86/
Dbuslock.rst6 Bus lock detection and handling
44 Software handling
75 Detecting and handling bus lock may find usages in various areas:
/linux-5.19.10/drivers/net/ethernet/qualcomm/rmnet/
DKconfig12 for handling data in the multiplexing and aggregation protocol (MAP)

12345678910>>...20