Home
last modified time | relevance | path

Searched refs:raised (Results 1 – 25 of 40) sorted by relevance

12

/linux/arch/powerpc/kvm/
H A Dmpic.c181 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/arch/arm/nwfpe/
H A Dsoftfloat-specialize106 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/
H A Dv4l2-event.rst24 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/ABI/testing/
H A Dusb-uevent6 longer functional a uevent will be raised. The uevent will
H A Dsysfs-driver-typec-displayport74 raised in the driver's lifetime.
/linux/Documentation/arch/arm64/
H A Dtagged-pointers.rst40 result in an error code being returned, a (fatal) signal being raised,
70 For signals raised in response to watchpoint debug exceptions, the
H A Dtagged-address-abi.rst102 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/admin-guide/perf/
H A Dimx-ddr.rst13 interrupt is raised. If any other counter overflows, it continues counting, and
14 no interrupt is raised.
/linux/tools/testing/selftests/drivers/net/
H A Dpsp.py165 raised = False
170 raised = True
171 ksft_true(raised)
/linux/Documentation/PCI/endpoint/
H A Dpci-test-function.rst65 Bit 6 IRQ raised
/linux/Documentation/input/devices/
H A Dcs461x.rst22 behavior in my case was not raised the requirement of joystick calibration.
H A Dwalkera0701.rst98 (Warning, pulses on ACK are inverted by transistor, irq is raised up on sync
/linux/Documentation/driver-api/dmaengine/
H A Dpxa_dma.rst122 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/
H A DREADME27 - 'mangle_' tests: a real signal (SIGUSR1) is raised and used as a trigger
/linux/tools/testing/selftests/tc-testing/creating-plugins/
H A DAddingPlugins.txt102 be raised, with a string that explains the problem.
/linux/Documentation/hwmon/
H A Dbt1-pvt.rst39 periodically raised to get the data cache/alarms status up to date. By default
/linux/arch/m68k/fpsp040/
H A Dsetox.S169 | 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/Documentation/driver-api/media/drivers/
H A Dpxa_camera.rst97 When all pages are transferred, the DMA irq is raised on "ENDINTR" status
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dethernet-driver.rst115 is sent to the CPU; notifications are raised per channel, so even if multiple
/linux/Documentation/trace/rv/
H A Dmonitor_rtapp.rst17 Thus a page fault is raised and the kernel must first perform the expensive
/linux/Documentation/arch/x86/x86_64/
H A Dmm.rst167 memory window (this size is arbitrary, it can be raised later if needed).
/linux/Documentation/admin-guide/
H A Drtc.rst60 raised, and the remaining bytes contain the number of interrupts since
/linux/Documentation/arch/x86/
H A Dmicrocode.rst126 that such MSR accesses cause #GPs to be raised to signal that former are
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-dqevent.rst145 events are raised than there is room internally. In that case the
/linux/Documentation/networking/
H A Dkcm.rst272 An application should include a thread to monitor errors raised on

12