Home
last modified time | relevance | path

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

1234567891011

/Linux-v5.10/kernel/
Dirq_work.c118 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/lib/math/
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-v5.10/Documentation/devicetree/bindings/power/supply/
Dda9150-fg.txt8 - 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/
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-v5.10/tools/testing/selftests/x86/
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-v5.10/arch/powerpc/math-emu/
Dfdiv.c33 printk("%s: FPSCR_VXZDZ raised\n", __func__); in fdiv()
39 printk("%s: FPSCR_VXIDI raised\n", __func__); in fdiv()
Dfdivs.c34 printk("%s: FPSCR_VXZDZ raised\n", __func__); in fdivs()
40 printk("%s: FPSCR_VXIDI raised\n", __func__); in fdivs()
/Linux-v5.10/Documentation/driver-api/media/
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-v5.10/tools/testing/selftests/powerpc/tm/
Dtm-signal-context-force-tm.c12 * saved prior to the signal being raised, and it is restored when there is
83 * fork() prior to the signal being raised. in usr_signal_handler()
145 * the signal is raised. in tm_trap_test()
/Linux-v5.10/include/linux/
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-v5.10/arch/x86/include/uapi/asm/
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-v5.10/Documentation/arm64/
Dtagged-pointers.rst40 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
Dtagged-address-abi.rst92 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/admin-guide/perf/
Dimx-ddr.rst13 interrupt is raised. If any other counter overflows, it continues counting, and
14 no interrupt is raised.
/Linux-v5.10/arch/arm/nwfpe/
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-v5.10/arch/x86/platform/uv/
Duv_irq.c183 * interrupt is raised.
209 * was raised.
/Linux-v5.10/block/
Dbfq-iosched.c71 * weight-raised while it is deemed interactive, this maximum time
318 * weight-raised at the beginning of their I/O. On the opposite end,
319 * while being weight-raised, these applications
353 * have no right to be weight-raised any longer.
717 * This holds even if low_latency is on, because weight-raised queues
733 * non-weight-raised, and hence change its weight, and in bfq_weights_tree_add()
986 * mplayer took 23 seconds to start, if constantly weight-raised. in bfq_wr_duration()
1580 * raised at startup (as for any newly in bfq_update_bfqq_wr_on_rq_arrival()
1594 * weight-raised while they are pending. in bfq_update_bfqq_wr_on_rq_arrival()
1670 * bfqq deserves to be weight-raised if: in bfq_bfqq_handle_idle_busy_switch()
[all …]
/Linux-v5.10/Documentation/ABI/testing/
Dusb-uevent6 longer functional a uevent will be raised. The uevent will
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dia_css_pipe_public.h300 IRQ for the Host is only raised after all pipe related
304 the order of these events. Once an IRQ has been raised
312 IA_CSS_EVENT_TYPE_NONE for all pipes, no event IRQ's will be raised. An
314 raised.
/Linux-v5.10/Documentation/devicetree/bindings/iio/proximity/
Dparallax-ping.yaml14 - ping-gpios is raised by the driver to start measurement
/Linux-v5.10/tools/testing/selftests/arm64/signal/
Dsignals.S44 * words we are sure no bad fatal signal has been raised till now
/Linux-v5.10/Documentation/driver-api/dmaengine/
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-v5.10/include/linux/irqchip/
Dirq-bcm2836.h42 * use mailbox 0 for IPIs. The mailbox's interrupt is raised while
/Linux-v5.10/Documentation/devicetree/bindings/bus/
Dbaikal,bt1-apb.yaml18 device not responding on timeout an IRQ is raised with an erroneous address
/Linux-v5.10/Documentation/devicetree/bindings/mailbox/
Dallwinner,sun6i-a31-msgbox.yaml15 is raised for received messages, but software must poll to know when a

1234567891011