Searched refs:exclusively (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215.81.4/ |
| H A D | README.md | 403 3. `BSD_KERNEL_PRIVATE` : If defined, enclosed code is visible exclusively 405 4. `MACH_KERNEL_PRIVATE`: If defined, enclosed code is visible exclusively 407 5. `XNU_KERNEL_PRIVATE`: If defined, enclosed code is visible exclusively 418 7. `DRIVERKIT`: If defined, enclosed code is visible exclusively in the 420 8. `EXCLAVEKIT`: If defined, enclosed code is visible exclusively in the 422 9. `EXCLAVECORE`: If defined, enclosed code is visible exclusively in the 474 new functionality that is exclusively relevant to the trusted kernel and
|
| /xnu-11215.81.4/bsd/net/ |
| H A D | network_agent.c | 273 …gent_wrapper *netagent_find_agent_with_uuid_and_lock(uuid_t uuid, bool exclusively, bool ignore_lo… 2128 netagent_find_agent_with_uuid_and_lock(uuid_t uuid, bool exclusively, bool ignore_lock) in netagent_find_agent_with_uuid_and_lock() argument 2137 if (exclusively) { in netagent_find_agent_with_uuid_and_lock()
|
| /xnu-11215.81.4/doc/vm/ |
| H A D | memorystatus_kills.md | 43 This is also known as aggressive jetsam. If we determine that the idle band contains exclusively fa…
|
| /xnu-11215.81.4/config/ |
| H A D | MASTER | 323 # Compile XNU with SPTM support. This option should be used mutually exclusively
|