Searched refs:simple (Results 1 – 18 of 18) sorted by relevance
| /xnu-12377.1.9/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_mit.c | 157 boolean_t simple) in nx_netif_mit_init() argument 170 if (simple) { in nx_netif_mit_init() 181 if (simple) { in nx_netif_mit_init() 240 if (simple) { in nx_netif_mit_init()
|
| /xnu-12377.1.9/doc/allocators/ |
| H A D | read-only.md | 53 To make best use of the Read-Only Allocator, some simple advice should be 94 Once a read-only zone is created, the API for using it is small and simple.
|
| /xnu-12377.1.9/osfmk/tests/ |
| H A D | README.md | 31 Adding a new kernel POST test is very simple. Here are a few steps and guidelines for adding tests. 44 XNUPOST_TEST_CONFIG_BASIC(my_sample_tests), // simple test
|
| /xnu-12377.1.9/doc/debugging/ |
| H A D | macro_testing.md | 60 A very simple mocking designed for replacing a `value` class instance or
|
| H A D | debugging.md | 255 Some macros can run for a long time. Some code may be costly even if it looks simple because objects
|
| /xnu-12377.1.9/doc/mach_ipc/ |
| H A D | ipc_security_concepts.md | 66 simple:
|
| H A D | guard_exceptions.md | 70 descriptors which have a really simple lifecycle (you destroy them with
|
| /xnu-12377.1.9/doc/lifecycle/ |
| H A D | startup.md | 95 - `SIMPLE_LOCK_DECLARE*`: automatically initialized simple locks.
|
| H A D | hibernation.md | 177 - On Intel, `hibernate_machine_entrypoint()` sets up a simple temporary page
|
| /xnu-12377.1.9/doc/building/ |
| H A D | xnu_build_consolidation.md | 15 reduce the number of existing builds, as well as to set up a simple framework that makes it easier …
|
| /xnu-12377.1.9/ |
| H A D | README.md | 438 In the simple case, a subdirectory of `usr/include` or `usr/local/include` 443 to stay in the simple case, the module name needs to be exactly the same as
|
| /xnu-12377.1.9/doc/primitives/ |
| H A D | atomics.md | 220 `os_atomic_xchg` is a simple wrapper around `atomic_exchange_explicit`.
|
| /xnu-12377.1.9/doc/vm/ |
| H A D | memorystatus.md | 68 To keep the synchronization simple, anytime a resource shortage is detected the memorystatus
|
| /xnu-12377.1.9/config/ |
| H A D | MASTER | 611 # version of simple-locks on uniprocessor machines. The code size and
|
| /xnu-12377.1.9/doc/arm/ |
| H A D | sme.md | 306 `thread_get_state`. (To keep the code as simple as possible, it ignores all of
|
| /xnu-12377.1.9/tools/lldbmacros/ |
| H A D | README.md | 156 …e and core utility function so that any function/code can be called as a simple util function and …
|
| /xnu-12377.1.9/osfmk/kern/ |
| H A D | smr.c | 2277 #pragma mark SMR simple hash tables
|
| /xnu-12377.1.9/tests/ |
| H A D | stackshot_tests.m | 343 T_DECL(simple_compressed, "take a simple compressed stackshot", T_META_TAG_VM_PREFERRED)
|