/Linux-v5.10/kernel/ |
D | irq_work.c | 118 struct llist_head *raised, *lazy; in irq_work_needs_cpu() local 120 raised = this_cpu_ptr(&raised_list); in irq_work_needs_cpu() 123 if (llist_empty(raised) || arch_irq_work_has_interrupt()) in irq_work_needs_cpu() 186 struct llist_head *raised = this_cpu_ptr(&raised_list); in irq_work_tick() local 188 if (!llist_empty(raised) && !arch_irq_work_has_interrupt()) in irq_work_tick() 189 irq_work_run_list(raised); in irq_work_tick()
|
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/ |
D | da9150-fg.txt | 8 - dlg,warn-soc-level: Battery discharge level (%) where warning event raised. 10 - dlg,crit-soc-level: Battery discharge level (%) where critical event raised.
|
/Linux-v5.10/arch/powerpc/kvm/ |
D | mpic.c | 181 struct irq_queue raised; member 370 IRQ_setbit(&dst->raised, n_IRQ); in IRQ_local_pipe() 372 IRQ_resetbit(&dst->raised, n_IRQ); in IRQ_local_pipe() 374 IRQ_check(opp, &dst->raised); in IRQ_local_pipe() 389 __func__, n_CPU, n_IRQ, dst->raised.next); in IRQ_local_pipe() 394 if (dst->raised.priority > dst->ctpr && in IRQ_local_pipe() 395 dst->raised.priority > dst->servicing.priority) { in IRQ_local_pipe() 397 __func__, n_IRQ, dst->raised.next, in IRQ_local_pipe() 398 dst->raised.priority, dst->ctpr, in IRQ_local_pipe() 547 memset(&opp->dst[i].raised, 0, sizeof(struct irq_queue)); in openpic_reset() [all …]
|
/Linux-v5.10/arch/arm/nwfpe/ |
D | softfloat-specialize | 106 exception is raised. 138 signaling NaN, the invalid exception is raised. 200 exception is raised. 235 signaling NaN, the invalid exception is raised. 308 invalid exception is raised. 344 `b' is a signaling NaN, the invalid exception is raised.
|
/Linux-v5.10/Documentation/arm64/ |
D | tagged-pointers.rst | 40 result in an error code being returned, a (fatal) signal being raised, 59 inside siginfo_t. One exception to this rule is for signals raised in
|
D | tagged-address-abi.rst | 92 result in an error code being returned, a (fatal) signal being raised, 117 being returned, a (fatal) signal being raised, or other modes of
|
/Linux-v5.10/Documentation/driver-api/media/ |
D | v4l2-event.rst | 24 raised by the driver. 41 so that an event can be raised by that object. So the ``node`` field can 50 - struct v4l2_subscribed_event has a ringbuffer of raised 60 callbacks are called when a new event is raised and there is no more room.
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | usb-uevent | 6 longer functional a uevent will be raised. The uevent will
|
/Linux-v5.10/Documentation/admin-guide/perf/ |
D | imx-ddr.rst | 13 interrupt is raised. If any other counter overflows, it continues counting, and 14 no interrupt is raised.
|
/Linux-v5.10/Documentation/input/devices/ |
D | cs461x.rst | 22 behavior in my case was not raised the requirement of joystick calibration.
|
D | walkera0701.rst | 98 (Warning, pulses on ACK are inverted by transistor, irq is raised up on sync
|
/Linux-v5.10/Documentation/PCI/endpoint/ |
D | pci-test-function.rst | 65 Bit 6 IRQ raised
|
/Linux-v5.10/Documentation/driver-api/dmaengine/ |
D | pxa_dma.rst | 122 is raised. Upon this interrupt, a tasklet is scheduled for the physical 133 be raised, and the tasklet will be scheduled once again, having a new
|
/Linux-v5.10/tools/testing/selftests/arm64/signal/ |
D | README | 27 - 'mangle_' tests: a real signal (SIGUSR1) is raised and used as a trigger
|
/Linux-v5.10/tools/testing/selftests/tc-testing/creating-plugins/ |
D | AddingPlugins.txt | 102 be raised, with a string that explains the problem.
|
/Linux-v5.10/Documentation/hwmon/ |
D | coretemp.rst | 43 may be raised, if the temperature grows enough (more than TjMax) to trigger
|
D | bt1-pvt.rst | 39 periodically raised to get the data cache/alarms status up to date. By default
|
/Linux-v5.10/Documentation/filesystems/caching/ |
D | object.rst | 122 Then when an event is raised (by calling fscache_raise_event()), if the event 280 There are a number of events that can be raised to an object state machine:
|
/Linux-v5.10/arch/m68k/fpsp040/ |
D | setox.S | 169 | raised, to simulate that exception cost to much than the 177 | raised by 7.3. That is the only exception raised by 7.3.
|
/Linux-v5.10/Documentation/driver-api/media/drivers/ |
D | pxa_camera.rst | 97 When all pages are transferred, the DMA irq is raised on "ENDINTR" status
|
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | ethernet-driver.rst | 115 is sent to the CPU; notifications are raised per channel, so even if multiple
|
/Linux-v5.10/Documentation/PCI/ |
D | msi-howto.rst | 51 the interrupt handler must read a register on the device which raised 55 pass the data writes, so by the time the interrupt is raised, the driver
|
/Linux-v5.10/Documentation/x86/x86_64/ |
D | mm.rst | 148 memory window (this size is arbitrary, it can be raised later if needed).
|
/Linux-v5.10/Documentation/admin-guide/ |
D | rtc.rst | 60 raised, and the remaining bytes contain the number of interrupts since
|
/Linux-v5.10/drivers/bus/ |
D | Kconfig | 49 not responding on timeout an IRQ is raised with an erroneous address
|