Home
last modified time | relevance | path

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

/xnu-12377.1.9/doc/debugging/
H A Dtask_ref.md60 kext will be dynamically assigned a reference group as needed (if there's
/xnu-12377.1.9/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.1.9/
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.1.9/bsd/net/
H A Dnecp_client.c440 unsigned assigned : 1; member
2498 if (flow->invalid && flow->nexus && flow->assigned && !uuid_is_null(flow->u.nexus_agent)) { in necp_client_update_flows()
2515 if (!flow->nexus && !flow->assigned) { in necp_client_update_flows()
4159 flow->assigned = TRUE; in necp_client_assign_from_socket()
4354 flow->assigned = TRUE; in necp_assign_client_result_locked()
4906 if (search_flow->assigned) { in necp_update_client_result()
8484 …if (flow->assigned || flow_registration->defunct || !necp_client_endpoint_is_unspecified((struct n… in necp_client_calculate_flow_tlv_size()
8636 …if (flow->assigned || flow_registration->defunct || !necp_client_endpoint_is_unspecified((struct n… in necp_client_fillout_flow_tlvs()
8689 if (flow->assigned) { in necp_client_fillout_flow_tlvs()
/xnu-12377.1.9/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…