Searched refs:exclusively (Results 1 – 3 of 3) sorted by relevance
| /xnu-10002.41.9/ |
| H A D | README.md | 381 c. `BSD_KERNEL_PRIVATE` : If defined, enclosed code is visible exclusively 383 d. `MACH_KERNEL_PRIVATE`: If defined, enclosed code is visible exclusively 385 e. `XNU_KERNEL_PRIVATE`: If defined, enclosed code is visible exclusively 393 g. `DRIVERKIT`: If defined, enclosed code is visible exclusively in the 395 h. `EXCLAVEKIT`: If defined, enclosed code is visible exclusively in the 397 i. `EXCLAVECORE`: If defined, enclosed code is visible exclusively in the 442 new functionality that is exclusively relevant to the trusted kernel and
|
| /xnu-10002.41.9/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-10002.41.9/doc/memorystatus/ |
| H A D | kill.md | 51 This is also known as aggressive jetsam. If we determine that the idle band contains exclusively fa…
|