Searched refs:exclusively (Results 1 – 4 of 4) sorted by relevance
| /xnu-10063.141.1/ |
| H A D | README.md | 400 3. `BSD_KERNEL_PRIVATE` : If defined, enclosed code is visible exclusively 402 4. `MACH_KERNEL_PRIVATE`: If defined, enclosed code is visible exclusively 404 5. `XNU_KERNEL_PRIVATE`: If defined, enclosed code is visible exclusively 415 7. `DRIVERKIT`: If defined, enclosed code is visible exclusively in the 417 8. `EXCLAVEKIT`: If defined, enclosed code is visible exclusively in the 419 9. `EXCLAVECORE`: If defined, enclosed code is visible exclusively in the 462 new functionality that is exclusively relevant to the trusted kernel and
|
| /xnu-10063.141.1/bsd/net/ |
| H A D | network_agent.c | 227 …gent_wrapper *netagent_find_agent_with_uuid_and_lock(uuid_t uuid, bool exclusively, bool ignore_lo… 2131 netagent_find_agent_with_uuid_and_lock(uuid_t uuid, bool exclusively, bool ignore_lock) in netagent_find_agent_with_uuid_and_lock() argument 2140 if (exclusively) { in netagent_find_agent_with_uuid_and_lock()
|
| /xnu-10063.141.1/doc/vm/ |
| H A D | memorystatus_kills.md | 45 This is also known as aggressive jetsam. If we determine that the idle band contains exclusively fa…
|
| /xnu-10063.141.1/config/ |
| H A D | MASTER | 324 # Compile XNU with SPTM support. This option should be used mutually exclusively
|