Home
last modified time | relevance | path

Searched refs:reschedule (Results 1 – 14 of 14) sorted by relevance

/Zephyr-Core-3.6.0/doc/develop/api/
Dterminology.rst11 if executing the function reaches a reschedule point
37 reschedule section in API Terminology
40 The reschedule attribute is used on a function that can reach a
41 :ref:`reschedule point <scheduling_v2>` within its execution.
50 reschedule point and the relative priorities of the invoking thread and argument
53 Note that in the case of timeslicing, or reschedule points executed from
56 Functions that are not **reschedule** may be invoked from either thread
59 Functions that are **reschedule** may be invoked from thread context.
61 Functions that are **reschedule** but not **sleep** may be invoked from
77 will not replace a running cooperative-only thread at a reschedule point
[all …]
/Zephyr-Core-3.6.0/soc/arm/st_stm32/stm32wba/hci_if/
Dlinklayer_plat.c139 ARM_IRQ_DIRECT_DYNAMIC_CONNECT(RADIO_INTR_NUM, 0, 0, reschedule); in link_layer_register_isr()
149 ARM_IRQ_DIRECT_DYNAMIC_CONNECT(RADIO_SW_LOW_INTR_NUM, 0, 0, reschedule); in link_layer_register_isr()
/Zephyr-Core-3.6.0/subsys/net/lib/trickle/
Dtrickle.c88 static inline void reschedule(struct net_trickle *trickle) in reschedule() function
119 reschedule(trickle); in inteval_timeout()
/Zephyr-Core-3.6.0/arch/mips/core/
Disr.S161 j reschedule
211 reschedule: label
/Zephyr-Core-3.6.0/doc/connectivity/networking/api/
Dnet_timeout.rst42 additional time remaining. If the latter, reschedule the callback.
/Zephyr-Core-3.6.0/arch/riscv/core/
Disr.S377 j reschedule
612 reschedule: label
/Zephyr-Core-3.6.0/kernel/
Dpipes.c327 sys_dlist_t *dest_list, bool *reschedule) in pipe_write() argument
365 *reschedule = true; in pipe_write()
Dwork.c1036 SYS_PORT_TRACING_OBJ_FUNC_ENTER(k_work, reschedule, dwork, delay); in k_work_reschedule()
1040 SYS_PORT_TRACING_OBJ_FUNC_EXIT(k_work, reschedule, dwork, delay, ret); in k_work_reschedule()
/Zephyr-Core-3.6.0/doc/kernel/services/scheduling/
Dindex.rst17 are called **reschedule points**. Some potential reschedule points are:
/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/
Dtransport.c933 goto reschedule; in trans_ack()
947 reschedule: in trans_ack()
/Zephyr-Core-3.6.0/doc/kernel/services/
Dinterrupts.rst154 occur. Thread B will not run until the next :ref:`reschedule point
/Zephyr-Core-3.6.0/doc/releases/
Drelease-notes-3.4.rst488 * Modified the ticker implementation to reschedule unreserved tickers that use
Drelease-notes-2.2.rst1068 * :github:`20802` - reschedule not done after mutex unlock
/Zephyr-Core-3.6.0/doc/
Dzephyr.doxyfile.in283 …"reschedule=\htmlonly reschedule \endhtmlonly \xmlonly <verbatim>embed:rst:inline :ref:`api_term_r…