Home
last modified time | relevance | path

Searched full:raised (Results 1 – 25 of 255) sorted by relevance

1234567891011

/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dvia,vt8500-intc.yaml31 Interrupt number raised by the IRQ0 output of this controller
34 Interrupt number raised by the IRQ1 output of this controller
37 Interrupt number raised by the IRQ2 output of this controller
40 Interrupt number raised by the IRQ3 output of this controller
43 Interrupt number raised by the IRQ4 output of this controller
46 Interrupt number raised by the IRQ5 output of this controller
49 Interrupt number raised by the IRQ6 output of this controller
52 Interrupt number raised by the IRQ7 output of this controller
/linux/lib/math/
H A Dint_pow.c14 * @base: base which will be raised to the given power
15 * @exp: power to be raised to
17 * Computes: pow(base, exp), i.e. @base raised to the @exp power
/linux/arch/powerpc/kvm/
H A Dmpic.c181 struct irq_queue raised; member
367 * it is still raised, in case ctpr is lowered later. in IRQ_local_pipe()
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()
[all …]
/linux/tools/testing/selftests/x86/
H A Dtest_FCOMI.c102 " fnclex""\n" // fld of a qnan raised FE_INVALID, clear it in test_qnan()
131 " fnclex""\n" // fld of a qnan raised FE_INVALID, clear it in testu_qnan()
160 // " fnclex""\n" // flds of a snan raised FE_INVALID, clear it in testu_snan()
246 " fnclex""\n" // fld of a qnan raised FE_INVALID, clear it in testp_qnan()
274 " fnclex""\n" // fld of a qnan raised FE_INVALID, clear it in testup_qnan()
/linux/include/uapi/linux/
H A Dkfd_ioctl.h1163 * @dbg_fd (IN) - fd the KFD will nofify the debugger with of raised
1198 * All other exceptions are raised to runtime through err_payload_addr.
1211 * Set new exceptions to be raised to the debugger.
1274 * @exception_mask (IN) - raised exceptions to clear
1396 * Find one or more raised exceptions. This function can return multiple
1398 * all raised exceptions, this function must be called repeatedly until it
1404 * @exception_mask (IN/OUT) - exception to clear (IN) and raised (OUT)
1405 * @gpu_id (OUT) - gpu id of exceptions raised
1406 * @queue_id (OUT) - queue id of exceptions raised
1409 * Return - 0 on raised exceptio
[all...]
/linux/Documentation/devicetree/bindings/power/supply/
H A Ddlg,da9150-fuel-gauge.yaml27 description: Battery discharge level (%) where warning event raised.
34 Battery discharge level (%) where critical event 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/fs/tests/
H A Dexec_kunit.c40 * 0 rlim_stack will get raised to ARG_MAX. With 1 string pointer,
45 /* Validate that argc is always raised to a minimum of 1. */
49 * 0 rlim_stack will get raised to ARG_MAX. With pointers filling ARG_MAX,
50 * we should see -E2BIG. (Note argc is always raised to at least 1.)
/linux/arch/powerpc/math-emu/
H A Dfdiv.c33 printk("%s: FPSCR_VXZDZ raised\n", __func__); in fdiv()
39 printk("%s: FPSCR_VXIDI raised\n", __func__); in fdiv()
H A Dfdivs.c34 printk("%s: FPSCR_VXZDZ raised\n", __func__); in fdivs()
40 printk("%s: FPSCR_VXIDI raised\n", __func__); in fdivs()
/linux/include/linux/
H A Dhil_mlc.h136 struct semaphore csem; /* Raised when loop idle */
139 struct semaphore osem; /* Raised when outpacket dispatched */
143 struct semaphore isem; /* Raised when a packet arrives */
/linux/arch/x86/include/uapi/asm/
H A Ducontext.h40 * despite the fact that the SS selector when the signal was raised is
47 * the signal was raised.. Old kernels would lose track of the
/linux/Documentation/arch/arm64/
H A Dtagged-pointers.rst40 result in an error code being returned, a (fatal) signal being raised,
69 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/core-api/
H A Dentry.rst134 If an interrupt is raised while the CPU executes in user space, the entry
137 If the interrupt is raised while the CPU executes in kernel space the entry and
139 interrupt is raised in the context of the CPU's idle task. Otherwise, RCU will
/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/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/arch/x86/platform/uv/
H A Duv_irq.c179 * interrupt is raised.
205 * was raised.
/linux/tools/testing/selftests/net/lib/py/
H A Dksft.py109 _fail(f"Expected exception {str(self.expected_type.__name__)}, none raised")
111 _fail(f"Expected exception {str(self.expected_type.__name__)}, raised {str(exc_type.__name__)}")
/linux/Documentation/ABI/testing/
H A Dusb-uevent6 longer functional a uevent will be raised. The uevent will
/linux/Documentation/devicetree/bindings/pci/
H A Dsnps,dw-pcie-ep.yaml151 Application-specific IRQ raised depending on the vendor-specific
160 Combined interrupt signal raised when the controller has sent an
/linux/lib/math/tests/
H A Dint_pow_kunit.c20 { 5, 5, 3125, "Five raised to the fifth power" },
/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/Documentation/devicetree/bindings/iio/proximity/
H A Dparallax-ping.yaml14 - ping-gpios is raised by the driver to start measurement
/linux/tools/testing/selftests/arm64/signal/
H A Dsignals.S44 * words we are sure no bad fatal signal has been raised till now

1234567891011