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_internal.h userspace: make mem domain lock non-static 2020-10-20 09:37:49 -07:00
kernel_offsets.h
ksched.h
kswap.h
offsets_short.h