zephyr/kernel/include
Andrew Boie 348a0fda62 userspace: make mem domain lock non-static
Strictly speaking, any access to a mem domain or its
containing partitions should be serialized on this lock.

Architecture code may need to grab this lock if it is
using this data during, for example, context switches,
especially if they support SMP as locking interrupts
is not enough.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-10-20 09:37:49 -07:00
..
gen_offset.h
kernel_arch_interface.h kernel: demote k_mem_map to z_mem_map 2020-09-03 14:24:38 -04:00
kernel_internal.h userspace: make mem domain lock non-static 2020-10-20 09:37:49 -07:00
kernel_offsets.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ksched.h code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
kswap.h benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
offsets_short.h kernel: remove legacy fields in _kernel 2020-05-08 17:42:49 +02:00