zephyr/include/sys
Daniel Leung dfa4b7e375 kernel: mmu: z_backing_store* to k_mem_paging_backing_store*
These functions are those that need be implemented by backing
store outside kernel. Promote them from z_* so these can be
included in documentation.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-05-28 11:33:22 -04:00
..
__assert.h
arch_interface.h sys: arch_interface: fix doxygen groups 2021-05-21 12:17:04 -04:00
atomic.h
atomic_arch.h
atomic_builtin.h
atomic_c.h
base64.h
bitarray.h sys: introduce bit arrays 2021-05-07 13:36:22 -04:00
byteorder.h
cbprintf.h lib: os: cbprintf: Improve C++ support in static packaging 2021-05-05 08:45:43 -04:00
cbprintf_cxx.h lib: os: cbprintf: Add ARG_UNUSED to unused arguments 2021-05-20 08:23:31 -05:00
cbprintf_internal.h lib: os: cbprintf: Add missing initialization of structure fields 2021-05-20 08:23:31 -05:00
check.h
crc.h
device_mmio.h devices: mark device MMIO declarations to boot/pinned sections 2021-05-10 16:00:43 -05:00
dlist.h
errno_private.h
fdtable.h
kobject.h
libc-hooks.h
list_gen.h
math_extras.h
math_extras_impl.h
mem_manage.h kernel: mmu: z_backing_store* to k_mem_paging_backing_store* 2021-05-28 11:33:22 -04:00
mpsc_packet.h
mpsc_pbuf.h
mutex.h
notify.h
onoff.h
p4wq.h sys: p4wq: add missing docstring to K_P4WQ_ARRAY_DEFINE 2021-05-21 12:17:04 -04:00
printk.h
rb.h
reboot.h
ring_buffer.h
sem.h
sflist.h
slist.h
speculation.h
sys_heap.h
sys_io.h
time_units.h
timeutil.h
util.h doc: fix doxygen grouping 2021-05-17 11:51:44 -04:00
util_internal.h
util_loops.h
util_macro.h