Lines Matching full:any
56 - On MMU systems, threads may access any user thread stack in the same
62 - User threads by default are not granted default access to any memory
98 - The kernel itself, and any threads that are executing in supervisor mode,
101 - The toolchain and any supplemental programs used by the build system are
135 - Any user thread will only have access to a subset of memory:
136 typically its stack, program text, read-only data, and any partitions
137 configured in the :ref:`memory_domain` it belongs to. Access to any other RAM
148 that any data inside a kernel object that is private to the kernel cannot be
151 - User threads by default have no permission to access any kernel object or
164 other means, and verify proper read/write access to any memory buffers
181 - Loaded object code will not be able to define any kernel objects that will be