Lines Matching refs:RB_FOREACH

786 	RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) {  in necp_client_has_unread_flows()
811 RB_FOREACH(client, _necp_client_tree, &fd_data->clients) { in necp_fd_poll()
1334 RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) { in necp_defunct_client_for_policy()
2159 RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) { in necp_client_update_flows()
2262 RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) { in necp_client_mark_all_nonsocket_flows_as_invalid()
4437 RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) { in necp_update_client_result()
4797 RB_FOREACH(client, _necp_client_tree, &client_fd->clients) { in necp_defunct_client_fd_locked_inner()
4804 RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) { in necp_defunct_client_fd_locked_inner()
4842 RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) { in necp_defunct_client_fd_locked_inner()
4894 RB_FOREACH(client, _necp_client_tree, &client_fd->clients) { in necp_update_client_fd_locked()
6650 RB_FOREACH(existing_client, _necp_client_global_tree, &necp_client_global_tree) { in necp_open()
7448 RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) { in necp_client_copy_internal()
7509 RB_FOREACH(flow_registration, _necp_client_flow_tree, &client->flow_registrations) { in necp_client_copy_internal()
7568 RB_FOREACH(find_client, _necp_client_tree, &fd_data->clients) { in necp_client_copy()
7804 RB_FOREACH(find_client, _necp_client_global_tree, &necp_client_global_tree) { in necp_client_list()