Searched refs:usermode (Results 1 – 6 of 6) sorted by relevance
244 bool usermode = k_is_user_context(); in log_demo_thread() local251 (usermode) ? "USER" : "KERNEL"); in log_demo_thread()280 if (!usermode) { in log_demo_thread()
11 usermode/index.rst
574 The APIs were marked as callable from usermode but in practice this does not work as the device575 cannot be accessed from usermode thread. This means that the API calls will need to made
620 control handling when usermode is enabled.622 usermode is enabled.1369 * :github:`26499` - usermode: random: backport random syscall
740 * :github:`25893` - Application syscalls in usermode gives bus fault with stacking error790 * :github:`25702` - BSD socket sendmsg() did not verify params in usermode
1905 …0679` - libc/minimal: static variable of gmtime() does not located to z_libc_partition at usermode.