zephyr/subsys
Anas Nashif 0ec3774bde userspace: rename _is_user_context -> k_is_user_context
This functions is being called across the tree, no reason why it should
not be a public API.

The current usage violates a few MISRA rules.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-04-01 05:34:17 -04:00
..
bluetooth Bluetooth: controller: Fix event abort on delayed start 2021-03-31 11:18:42 +02:00
canbus
console
cpp
debug
demand_paging
dfu
disk
emul
fb
fs
ipc
jwt
logging userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
lorawan
mgmt
modbus subsys/modbus: Fix potential memory overwrite (coverity) 2021-04-01 04:52:10 -04:00
net net: socket: packet: using pckt sckt for passing the PPP dialup data 2021-04-01 09:43:56 +03:00
power power: Fix unbalanced scheduler lock 2021-03-31 12:09:48 -04:00
random
settings
shell userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
stats
storage
task_wdt
testsuite userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
timing
tracing
usb usb/dfu: Pick DFU target image label from DTS 2021-03-30 09:01:20 -05:00
CMakeLists.txt
Kconfig