Home
last modified time | relevance | path

Searched refs:RB_PROTOTYPE_PREV (Results 1 – 7 of 7) sorted by relevance

/xnu-10002.1.13/bsd/skywalk/namespace/
H A Dprotons.c75 RB_PROTOTYPE_PREV(protons_token_tree, protons_token, pt_link, pt_cmp);
H A Dnetns.c157 RB_PROTOTYPE_PREV(netns_namespaces_tree, ns, ns_link, ns_cmp);
/xnu-10002.1.13/libkern/libkern/
H A Dtree.h782 #define RB_PROTOTYPE_PREV(name, type, field, cmp) \ macro
/xnu-10002.1.13/osfmk/kern/
H A Dmachine.c700 RB_PROTOTYPE_PREV(io_timeout_override, io_timeout_override_entry, tree, io_timeout_override_cmp);
/xnu-10002.1.13/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_manager.c57 RB_PROTOTYPE_PREV(flow_mgr_tree, flow_mgr, fm_link, fm_cmp);
/xnu-10002.1.13/bsd/net/
H A Dnecp_client.c470 RB_PROTOTYPE_PREV(_necp_client_flow_tree, necp_client_flow_registration, client_link, necp_client_f…
579 RB_PROTOTYPE_PREV(_necp_client_tree, necp_client, link, necp_client_id_cmp);
583 RB_PROTOTYPE_PREV(_necp_client_global_tree, necp_client, global_link, necp_client_id_cmp);
587 RB_PROTOTYPE_PREV(_necp_fd_flow_tree, necp_client_flow_registration, fd_link, necp_client_flow_id_c…
591 RB_PROTOTYPE_PREV(_necp_client_flow_global_tree, necp_client_flow_registration, global_link, necp_c…
/xnu-10002.1.13/bsd/skywalk/mem/
H A Dskmem_region.c141 RB_PROTOTYPE_PREV(segtfreehead, sksegment, sg_node, sksegment_cmp);