zephyr/subsys
Anas Nashif 9c1aeb5fd3 syscall: rename z_user_ to k_usermode_
Rename internal API to not use z_/Z_.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-11-03 11:46:52 +01:00
..
bindesc
bluetooth Bluetooth: TBS: Fixed return call_index 0 after overflow 2023-11-03 09:55:22 +01:00
canbus drivers: can: unify spelling of CAN Flexible Data-rate abbreviation 2023-11-01 11:17:17 +00:00
console
debug debug: coredump: guard selection of ADSP memory window backend 2023-10-27 10:53:32 +02:00
demand_paging
dfu
disk
dsp
emul
fb
fs fs: fix missing semicolon in fuse_fs_access.c 2023-10-18 15:50:50 +03:00
input
ipc ipc: backend: rpmsg: Add support for POSIX arch 2023-10-23 10:37:33 +02:00
jwt
llext llext: copy complete string sections while parsing ELF 2023-10-27 10:51:49 +02:00
logging syscall: Z_SYSCALL_VERIFY_MSG -> K_SYSCALL_VERIFY_MSG 2023-11-03 11:46:52 +01:00
lorawan
mem_mgmt
mgmt kernel: move syscall_handler.h to internal include directory 2023-11-03 11:46:52 +01:00
modbus
modem modem: Add experimental tag 2023-11-03 09:56:30 +01:00
net syscall: rename z_user_ to k_usermode_ 2023-11-03 11:46:52 +01:00
pm
portability portability: fix thread function signatures 2023-10-30 12:24:34 +01:00
random kernel: move syscall_handler.h to internal include directory 2023-11-03 11:46:52 +01:00
retention retention: blinfo: Fix issue with crash writing to keys 2023-10-12 11:53:21 +01:00
rtio syscall: Z_SYSCALL_MEMORY_ARRAY -> K_SYSCALL_MEMORY_ARRAY 2023-11-03 11:46:52 +01:00
sd
sensing
settings
shell shell: backends: telnet: Added support for echo option 2023-11-03 11:46:08 +01:00
sip_svc
stats
storage
task_wdt
testsuite testssuite: fix thread function signatures 2023-10-30 12:24:34 +01:00
timing
tracing
usb usb: fix thread function signatures 2023-10-30 12:24:34 +01:00
zbus
CMakeLists.txt
Kconfig