Searched full:behalf (Results 1 – 25 of 27) sorted by relevance
12
/Zephyr-latest/arch/xtensa/ |
D | CMakeLists.txt | 10 will spill registers on behalf of the userspace. Use it carefully.")
|
/Zephyr-latest/arch/arc/core/secureshield/ |
D | secure_sys_services.c | 16 * @brief read secure auxiliary regs on behalf of normal mode 30 * @brief write secure auxiliary regs on behalf of normal mode
|
/Zephyr-latest/ |
D | LICENSE | 52 or by an individual or Legal Entity authorized to submit on behalf of 57 and issue tracking systems that are managed by, or on behalf of, the 63 on behalf of whom a Contribution has been received by Licensor and 170 on Your own behalf and on Your sole responsibility, not on behalf
|
/Zephyr-latest/modules/trusted-firmware-m/src/ |
D | reboot.c | 21 * on behalf of the Non-Secure application. The function overrides
|
/Zephyr-latest/dts/bindings/reserved-memory/ |
D | nordic,owned-memory.yaml | 23 A single local domain can request a memory region to be reserved on behalf of 26 the region defined above is enabled by Application on behalf of Radiocore,
|
/Zephyr-latest/samples/userspace/prod_consumer/src/ |
D | app_b.c | 16 /* Resource pool for allocations made by the kernel on behalf of system 102 * behalf of application A. Needed for k_queue_alloc_append(). in app_b_entry()
|
D | app_a.c | 21 /* Resource pool for allocations made by the kernel on behalf of system 218 * behalf of application A. Needed for k_queue_alloc_append(). in app_a_entry()
|
/Zephyr-latest/kernel/include/ |
D | kernel_internal.h | 83 * memory on behalf of certain kernel and driver APIs. Memory reserved 99 * memory on behalf of certain kernel and driver APIs. Memory reserved
|
/Zephyr-latest/kernel/ |
D | fatal.c | 127 * check may be performed (on behalf of the current thread) in z_fatal_error()
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_WINDOWS.rst | 89 on its behalf) can see its caller's potentially-spilled stack pointer
|
/Zephyr-latest/arch/nios2/core/ |
D | exception.S | 32 * behalf of an interrupt, instead the EIC driver will have set up a vector
|
/Zephyr-latest/include/zephyr/sys/ |
D | multi_heap.h | 41 * performing the allocation on behalf of the caller. The callback is
|
D | onoff.h | 379 * transition that was initiated on behalf of the client will continue
|
/Zephyr-latest/doc/kernel/usermode/ |
D | overview.rst | 138 must be done on the thread's behalf through system calls, or specifically
|
/Zephyr-latest/arch/x86/core/ia32/ |
D | float.c | 43 * to enable FP register sharing on its behalf.
|
/Zephyr-latest/doc/kernel/services/other/ |
D | fatal.rst | 205 when handling a system call on behalf of a user thread. Typically this is
|
/Zephyr-latest/doc/security/ |
D | secure-coding.rst | 196 on behalf of the project, or perform final releases of the project
|
/Zephyr-latest/doc/kernel/services/scheduling/ |
D | index.rst | 178 on behalf of the thread. This gives other ready threads of the same priority
|
/Zephyr-latest/include/zephyr/kernel/mm/ |
D | demand_paging.h | 344 * This function distinguishes whether it was called on behalf of a page
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 74 The kernel tracks a system uptime count on behalf of the application.
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 46 contributor, such as when the contributor is doing work on behalf of a
|
/Zephyr-latest/subsys/net/ip/ |
D | net_context.c | 700 /* net_tcp_put() will handle decrementing refcount on stack's behalf */ in net_context_put() 703 /* Decrement refcount on user app's behalf */ in net_context_put()
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 96 on its behalf, it raises an interrupt. When a thread does an operation that is
|
/Zephyr-latest/drivers/usb/device/ |
D | usb_dc_numaker.c | 908 /* Relinquish CTRL OUT/IN DMA buffer ownership on behalf of H/W */ in numaker_usbd_ep_bh()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.12.rst | 541 * :github:`6972` - RFC: kernel heap requests on behalf of syscalls
|
12