Home
last modified time | relevance | path

Searched refs:assigned (Results 1 – 8 of 8) sorted by relevance

/xnu-12377.41.6/doc/debugging/
H A Dtask_ref.md60 kext will be dynamically assigned a reference group as needed (if there's
/xnu-12377.41.6/doc/observability/
H A Dmt_stackshot.md26 global state (On SMP systems, the initiating CPU is always assigned to be the
H A Dcoalitions.md19 Coalition IDs are not re-used (they are assigned monotonically by the kernel). However, since empty…
/xnu-12377.41.6/
H A DAPPLE_LICENSE18 acquired, owned by or assigned to Apple and (ii) that cover subject
23 owned by or assigned to You and (ii) that cover subject matter in Your
/xnu-12377.41.6/doc/allocators/
H A Dguard-objects.md13 Allocation policies are assigned to particular regions of kernel address space.
/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c440 unsigned assigned : 1; member
2471 if (flow->invalid && flow->nexus && flow->assigned && !uuid_is_null(flow->u.nexus_agent)) { in necp_client_update_flows()
2488 if (!flow->nexus && !flow->assigned) { in necp_client_update_flows()
4132 flow->assigned = TRUE; in necp_client_assign_from_socket()
4327 flow->assigned = TRUE; in necp_assign_client_result_locked()
4875 if (search_flow->assigned) { in necp_update_client_result()
8453 …if (flow->assigned || flow_registration->defunct || !necp_client_endpoint_is_unspecified((struct n… in necp_client_calculate_flow_tlv_size()
8605 …if (flow->assigned || flow_registration->defunct || !necp_client_endpoint_is_unspecified((struct n… in necp_client_fillout_flow_tlvs()
8658 if (flow->assigned) { in necp_client_fillout_flow_tlvs()
/xnu-12377.41.6/doc/arm/
H A Dapple_speculative_hardening.md90 the case of data-only allocations) or is randomly assigned on boot to allocate
271 signature groups are randomly assigned to one a handful per-size-class zones.
/xnu-12377.41.6/doc/scheduler/
H A Dsched_clutch_edge.md99 …ize CPU intensive threads. Once a thread is selected for running, it is assigned a quantum which i…