/Linux-v4.19/kernel/ |
D | irq_work.c | 117 struct llist_head *raised, *lazy; in irq_work_needs_cpu() local 119 raised = this_cpu_ptr(&raised_list); in irq_work_needs_cpu() 122 if (llist_empty(raised) || arch_irq_work_has_interrupt()) in irq_work_needs_cpu() 177 struct llist_head *raised = this_cpu_ptr(&raised_list); in irq_work_tick() local 179 if (!llist_empty(raised) && !arch_irq_work_has_interrupt()) in irq_work_tick() 180 irq_work_run_list(raised); in irq_work_tick()
|
/Linux-v4.19/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-v4.19/arch/powerpc/kvm/ |
D | mpic.c | 182 struct irq_queue raised; member 371 IRQ_setbit(&dst->raised, n_IRQ); in IRQ_local_pipe() 373 IRQ_resetbit(&dst->raised, n_IRQ); in IRQ_local_pipe() 375 IRQ_check(opp, &dst->raised); in IRQ_local_pipe() 390 __func__, n_CPU, n_IRQ, dst->raised.next); in IRQ_local_pipe() 395 if (dst->raised.priority > dst->ctpr && in IRQ_local_pipe() 396 dst->raised.priority > dst->servicing.priority) { in IRQ_local_pipe() 398 __func__, n_IRQ, dst->raised.next, in IRQ_local_pipe() 399 dst->raised.priority, dst->ctpr, in IRQ_local_pipe() 548 memset(&opp->dst[i].raised, 0, sizeof(struct irq_queue)); in openpic_reset() [all …]
|
/Linux-v4.19/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-v4.19/Documentation/arm64/ |
D | tagged-pointers.txt | 35 error code being returned, a (fatal) signal being raised, or other modes 53 inside siginfo_t. One exception to this rule is for signals raised in
|
/Linux-v4.19/Documentation/media/kapi/ |
D | v4l2-event.rst | 23 raised by the driver. 40 so that an event can be raised by that object. So the ``node`` field can 49 - struct :c:type:`v4l2_subscribed_event` has a ringbuffer of raised 59 callbacks are called when a new event is raised and there is no more room.
|
/Linux-v4.19/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-v4.19/Documentation/PCI/endpoint/ |
D | pci-test-function.txt | 56 Bit 6 : IRQ raised
|
/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
D | snps-dwapb-gpio.txt | 28 - interrupts : The interrupts to the parent controller raised when GPIOs
|
/Linux-v4.19/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-v4.19/Documentation/x86/ |
D | intel_mpx.txt | 53 this point, a bounds fault (#BR) is raised, the kernel allocates a 57 a separate kind of #BR is raised which will deliver a signal with 110 similar conceptually to a page fault and will be raised by the MPX
|
/Linux-v4.19/Documentation/x86/x86_64/ |
D | mm.txt | 69 memory window (this size is arbitrary, it can be raised later if needed).
|
/Linux-v4.19/tools/testing/selftests/tc-testing/creating-plugins/ |
D | AddingPlugins.txt | 102 be raised, with a string that explains the problem.
|
/Linux-v4.19/Documentation/hwmon/ |
D | coretemp | 34 may be raised, if the temperature grows enough (more than TjMax) to trigger
|
/Linux-v4.19/Documentation/filesystems/caching/ |
D | object.txt | 122 Then when an event is raised (by calling fscache_raise_event()), if the event 281 There are a number of events that can be raised to an object state machine:
|
/Linux-v4.19/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-v4.19/Documentation/media/v4l-drivers/ |
D | pxa_camera.rst | 95 When all pages are transferred, the DMA irq is raised on "ENDINTR" status
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/ |
D | ethernet-driver.rst | 114 is sent to the CPU; notifications are raised per channel, so even if multiple
|
/Linux-v4.19/Documentation/PCI/ |
D | MSI-HOWTO.txt | 46 the interrupt handler must read a register on the device which raised 50 pass the data writes, so by the time the interrupt is raised, the driver
|
/Linux-v4.19/Documentation/ |
D | rtc.txt | 60 raised, and the remaining bytes contain the number of interrupts since
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-dqevent.rst | 161 events are raised than there is room internally. In that case the
|
/Linux-v4.19/Documentation/networking/ |
D | kcm.txt | 267 An application should include a thread to monitor errors raised on
|
D | ena.txt | 275 interrupt is raised.
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | timekeeping.txt | 112 output remains high. When the gate is raised, a countdown is initiated 414 inactive, the P-state may be raised temporarily to service cache misses from
|