zephyr/include
Daniel Leung a60317167b kernel: mem_domain: k_mem_domain_add_thread to return errors
This updates k_mem_domain_add_thread() to return errors so
the application has a chance to recover.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-11-22 12:45:22 -05:00
..
app_memory kernel: mem_domain: k_mem_domain_add_thread to return errors 2021-11-22 12:45:22 -05:00
arch pm: Remove unused parameter 2021-11-17 11:15:49 -05:00
audio
bluetooth Bluetooth: Mesh: Add option to call update cb on every retransmission 2021-11-22 11:52:56 +02:00
canbus canbus: isotp: fix net_buf usage in recv function 2021-11-09 18:12:08 +02:00
console
crypto
data json: Added element descriptor macro and C++ support progress 2021-10-29 06:05:17 -04:00
debug
devicetree drivers: can: remove DT_CHOSEN_ZEPHYR_CANBUS_LABEL macro 2021-11-09 11:19:50 +01:00
dfu
disk
display
drivers driver: gpio: nct38xx: Add NCT38XX gpio driver support 2021-11-20 08:00:38 -05:00
dt-bindings spi: Fixing documentation for groups of macros 2021-11-19 11:50:38 +01:00
fs fs: Document return values to VFS API calls 2021-11-09 16:04:34 -06:00
ipc ipc_service: mi: Convert to device driver 2021-11-04 18:03:16 +01:00
kernel kernel: Swap RUNTIME_STATS implementation 2021-11-08 21:32:20 -05:00
linker cmake: rework linker script generation and linker prebuilt stages 2021-11-16 10:41:59 +01:00
logging logging: Add function for checking if there is pending data 2021-11-20 11:58:40 -05:00
lorawan
mgmt mgmt: mcumgr: Make SMP service notification function public 2021-11-03 16:36:17 -04:00
modbus
multi_heap multi_heap: Introduce shared multi-heap memory pool manager 2021-10-12 07:44:46 -04:00
net net: coap: add response code 4.29 2021-11-15 10:14:42 -05:00
pm pm: optimize resource usage 2021-11-19 10:11:32 +01:00
portability
posix posix: semaphore: use ZRESTRICT 2021-11-05 13:29:31 +01:00
power
random
settings
shell shell: do not alias atomic_t 2021-11-17 12:25:10 +01:00
stats pm: Use stats subsys for tracking system states 2021-10-17 10:56:21 -04:00
storage storage/flash_map: Add FLASH_AREA_DEVICE macro 2021-11-06 21:37:47 -04:00
sys kernel: mem_domain: arch_mem_domain functions to return errors 2021-11-22 12:45:22 -05:00
task_wdt
timing
toolchain toolchain/xcc: Mark unsigned max as unsigned values for missing cases 2021-11-11 07:27:24 -05:00
tracing Revert "Tracing: Added missing k_thread_heap_assign trace hook" 2021-11-17 10:17:43 -05:00
usb usb: Add API for getting status of remote wakeup 2021-11-09 13:50:03 +01:00
xen xenvm: drivers: serial: Implement serial interface to Xen PV console 2021-10-29 15:23:33 +02:00
zephyr
cache.h
device.h pm: optimize resource usage 2021-11-19 10:11:32 +01:00
devicetree.h devicetree: add instance based macros for DT_ENUM_IDX(_OR) 2021-11-18 19:12:07 -05:00
ec_host_cmd.h
emul.h
exc_handle.h
fatal.h
init.h
irq.h
irq_nextlevel.h
irq_offload.h
kernel.h Revert "Tracing: Tracing/Kernel dependency issue fix" 2021-11-17 10:17:43 -05:00
kernel_includes.h
kernel_structs.h kernel/sched: Separate idle from app thread stats in THREAD_USAGE 2021-11-08 21:32:20 -05:00
kernel_version.h
ptp_clock.h
shared_irq.h
smf.h
spinlock.h
sw_isr_table.h
sys_clock.h
syscall.h
syscall_handler.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h