| /linux/kernel/ |
| A D | irq_work.c | 176 struct llist_head *raised, *lazy; in irq_work_needs_cpu() local 178 raised = this_cpu_ptr(&raised_list); in irq_work_needs_cpu() 181 if (llist_empty(raised) || arch_irq_work_has_interrupt()) in irq_work_needs_cpu() 261 struct llist_head *raised = this_cpu_ptr(&raised_list); in irq_work_tick() local 263 if (!llist_empty(raised) && !arch_irq_work_has_interrupt()) in irq_work_tick() 264 irq_work_run_list(raised); in irq_work_tick()
|
| /linux/arch/powerpc/kvm/ |
| A 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() 394 if (dst->raised.priority > dst->ctpr && 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() 548 opp->dst[i].raised.next = -1; in openpic_reset() 1066 __func__, idx, dst->raised.next); in openpic_cpu_write_internal() 1135 irq = IRQ_get_next(opp, &dst->raised); in openpic_iack() [all …]
|
| /linux/Documentation/devicetree/bindings/power/supply/ |
| A D | dlg,da9150-fuel-gauge.yaml | 27 description: Battery discharge level (%) where warning event raised. 34 Battery discharge level (%) where critical event raised.
|
| /linux/arch/arm/nwfpe/ |
| A 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/Documentation/driver-api/media/ |
| A 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/Documentation/arm64/ |
| A D | tagged-pointers.rst | 40 result in an error code being returned, a (fatal) signal being raised, 69 For signals raised in response to watchpoint debug exceptions, the
|
| A D | tagged-address-abi.rst | 102 result in an error code being returned, a (fatal) signal being raised, 133 being returned, a (fatal) signal being raised, or other modes of
|
| /linux/Documentation/ABI/testing/ |
| A D | usb-uevent | 6 longer functional a uevent will be raised. The uevent will
|
| /linux/Documentation/admin-guide/perf/ |
| A D | imx-ddr.rst | 13 interrupt is raised. If any other counter overflows, it continues counting, and 14 no interrupt is raised.
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| A D | allwinner,sun6i-a31-msgbox.yaml | 15 is raised for received messages, but software must poll to know when a
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| A D | samsung,s6d27a1.yaml | 28 This can also be raised for other reasons like erroneous
|
| A D | samsung,lms380kf01.yaml | 30 This can also be raised for other reasons like erroneous
|
| /linux/Documentation/devicetree/bindings/iio/proximity/ |
| A D | parallax-ping.yaml | 14 - ping-gpios is raised by the driver to start measurement
|
| A D | devantech-srf04.yaml | 14 - trigger-gpio is raised by the driver to start sending out an ultrasonic
|
| /linux/Documentation/devicetree/bindings/bus/ |
| A D | baikal,bt1-apb.yaml | 18 device not responding on timeout an IRQ is raised with an erroneous address
|
| A D | baikal,bt1-axi.yaml | 21 an IRQ is raised and a faulty situation is reported to the AXI EHB
|
| /linux/Documentation/input/devices/ |
| A D | cs461x.rst | 22 behavior in my case was not raised the requirement of joystick calibration.
|
| A D | walkera0701.rst | 98 (Warning, pulses on ACK are inverted by transistor, irq is raised up on sync
|
| /linux/Documentation/PCI/endpoint/ |
| A D | pci-test-function.rst | 65 Bit 6 IRQ raised
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| A D | snps,dw-apb-gpio.yaml | 79 The interrupts to the parent controller raised when GPIOs generate
|
| /linux/Documentation/driver-api/dmaengine/ |
| A 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/tools/testing/selftests/arm64/signal/ |
| A D | README | 27 - 'mangle_' tests: a real signal (SIGUSR1) is raised and used as a trigger
|
| /linux/tools/testing/selftests/tc-testing/creating-plugins/ |
| A D | AddingPlugins.txt | 102 be raised, with a string that explains the problem.
|
| /linux/Documentation/hwmon/ |
| A D | coretemp.rst | 43 may be raised, if the temperature grows enough (more than TjMax) to trigger
|
| /linux/Documentation/filesystems/caching/ |
| A 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:
|