Searched refs:serviced_query (Results 1 – 5 of 5) sorted by relevance
62 struct serviced_query;334 struct serviced_query* sq;423 struct serviced_query* sq;450 struct serviced_query { struct597 struct pending* pending_udp_query(struct serviced_query* sq,613 struct waiting_tcp* pending_tcp_query(struct serviced_query* sq,659 struct serviced_query* outnet_serviced_query(struct outside_network* outnet,674 void outnet_serviced_query_stop(struct serviced_query* sq, void* cb_arg);691 size_t serviced_get_mem(struct serviced_query* sq);
45 struct serviced_query;67 struct serviced_query* qsent;
119 struct serviced_query* q1 = (struct serviced_query*)key1; in serviced_cmp()120 struct serviced_query* q2 = (struct serviced_query*)key2; in serviced_cmp()1823 struct serviced_query* sq = (struct serviced_query*)node;2572 struct serviced_query key;2587 struct serviced_query* sq = (struct serviced_query*)arg;2619 struct serviced_query* sq = (struct serviced_query*)malloc(sizeof(*sq));2695 struct serviced_query* sq)3076 struct serviced_query* sq = (struct serviced_query*)arg;3264 struct serviced_query* sq = (struct serviced_query*)arg;3407 struct serviced_query* [all …]
118 struct serviced_query* ATTR_UNUSED(cur_serv)) in worker_mem_report()249 struct serviced_query *sq = e->qsent; in worker_handle_service_reply()
1708 - Add a region to serviced_query for allocations.7523 serviced_query, without race conditions or administration issues.