zephyr/tests/kernel/mem_protect
Andrew Boie 2dc2ecfb60 kernel: rename struct _k_object
Private type, internal to the kernel, not directly associated
with any k_object_* APIs. Is the return value of z_object_find().
Rename to struct z_object.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-03-17 20:11:27 +02:00
..
futex doc: tests: futex: fix doxygen grouping 2020-03-14 13:01:03 -04:00
mem_protect tests: enable mpu gap filling tests for arch which supports it 2020-03-10 11:58:03 +02:00
obj_validation headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
protection arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
stack_random tests: stack_random: fix reading volatile variable 2019-11-12 07:07:01 -06:00
stackprot tests/mem_protect/stackprot: Need a delay under SMP 2020-02-03 09:31:56 -05:00
sys_sem tests: semaphore: cleanup asserts 2019-11-15 08:04:52 -05:00
syscalls tests: syscalls: add torture test 2020-02-19 12:19:43 -08:00
userspace kernel: rename struct _k_object 2020-03-17 20:11:27 +02:00