Lines Matching defs:worker
117 worker_mem_report(struct worker* ATTR_UNUSED(worker), in worker_mem_report()
233 worker_send_cmd(struct worker* worker, enum worker_commands cmd) in worker_send_cmd()
246 struct worker* worker = e->qstate->env->worker; in worker_handle_service_reply() local
279 worker_err_ratelimit(struct worker* worker, int err) in worker_err_ratelimit()
308 worker_check_request(sldns_buffer* pkt, struct worker* worker, in worker_check_request()
376 struct worker* worker = (struct worker*)arg; in worker_handle_control_cmd() local
463 answer_norec_from_cache(struct worker* worker, struct query_info* qinfo, in answer_norec_from_cache()
586 apply_respip_action(struct worker* worker, const struct query_info* qinfo, in apply_respip_action()
642 answer_from_cache(struct worker* worker, struct query_info* qinfo, in answer_from_cache()
826 reply_and_prefetch(struct worker* worker, struct query_info* qinfo, in reply_and_prefetch()
874 struct worker* worker, struct comm_reply* repinfo) in chaos_replystr()
925 struct worker* worker, struct comm_reply* repinfo) in chaos_replyonestr()
1112 struct worker* worker, struct comm_reply* repinfo, in deny_refuse()
1299 struct worker* worker, struct comm_reply* repinfo, in deny_refuse_all()
1321 struct worker* worker, struct comm_reply* repinfo, in deny_refuse_non_local()
1341 check_ip_ratelimit(struct worker* worker, struct sockaddr_storage* addr, in check_ip_ratelimit()
1367 struct worker* worker = (struct worker*)arg; in worker_handle_request() local
1989 struct worker* worker = (struct worker*)arg; in worker_sighandler() local
2021 worker_restart_timer(struct worker* worker) in worker_restart_timer()
2035 struct worker* worker = (struct worker*)arg; in worker_stat_timer_cb() local
2052 struct worker* worker = (struct worker*)arg; in worker_probe_timer_cb() local
2066 struct worker* worker = (struct worker*)calloc(1, in worker_create() local
2096 worker_init(struct worker* worker, struct config_file *cfg, in worker_init()
2332 worker_work(struct worker* worker) in worker_work()
2338 worker_delete(struct worker* worker) in worker_delete()
2389 struct worker* worker = q->env->worker; in worker_send_query() local
2409 struct worker* worker = (struct worker*)arg; in worker_alloc_cleanup() local
2414 void worker_stats_clear(struct worker* worker) in worker_stats_clear()
2425 struct worker* worker = (struct worker*)arg; in worker_start_accept() local
2433 struct worker* worker = (struct worker*)arg; in worker_stop_accept() local