Home
last modified time | relevance | path

Searched defs:worker (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/unbound/daemon/
H A Dworker.h88 struct worker { struct
99 /** pipe, for commands for this worker */ argument
101 /** the event base this worker works with */ argument
118 /** random() table for this worker. */ argument
141 * Create the worker structure. Bare bones version, zeroed struct, argument
H A Dstats.c96 void server_stats_querymiss(struct ub_server_stats* stats, struct worker* worker) in server_stats_querymiss()
104 void server_stats_prefetch(struct ub_server_stats* stats, struct worker* worker) in server_stats_prefetch()
113 void server_stats_log(struct ub_server_stats* stats, struct worker* worker, in server_stats_log()
140 set_subnet_stats(struct worker* worker, struct ub_server_stats* svr, in set_subnet_stats()
165 set_neg_cache_stats(struct worker* worker, struct ub_server_stats* svr, in set_neg_cache_stats()
189 get_rrset_bogus(struct worker* worker, int reset) in get_rrset_bogus()
207 get_queries_ratelimit(struct worker* worker, int reset) in get_queries_ratelimit()
226 get_dnscrypt_cache_miss(struct worker* worker, int reset) in get_dnscrypt_cache_miss()
242 get_dnscrypt_replay(struct worker* worker, int reset) in get_dnscrypt_replay()
257 server_stats_compile(struct worker* worker, struct ub_stats_info* s, int reset) in server_stats_compile()
[all …]
H A Dworker.c117 worker_mem_report(struct worker* ATTR_UNUSED(worker), in worker_mem_report()
235 worker_send_cmd(struct worker* worker, enum worker_commands cmd) in worker_send_cmd()
248 struct worker* worker = e->qstate->env->worker; in worker_handle_service_reply() local
282 worker_err_ratelimit(struct worker* worker, int err) in worker_err_ratelimit()
349 worker_check_request(sldns_buffer* pkt, struct worker* worker, in worker_check_request()
420 worker_send_reload_ack(struct worker* worker) in worker_send_reload_ack()
454 worker_stop_and_wait(struct worker* worker) in worker_stop_and_wait()
494 struct worker* worker = (struct worker*)arg; in worker_handle_control_cmd() local
592 answer_norec_from_cache(struct worker* worker, struct query_info* qinfo, in answer_norec_from_cache()
715 apply_respip_action(struct worker* worker, const struct query_info* qinfo, in apply_respip_action()
[all …]
H A Dremote.c439 struct listen_port* ports, struct worker* worker) in daemon_remote_open_accept()
718 do_stop(RES* ssl, struct worker* worker) in do_stop()
727 do_reload(RES* ssl, struct worker* worker, int reuse_cache) in do_reload()
773 do_fast_reload(RES* ssl, struct worker* worker, struct rc_state* s, char* arg) in do_fast_reload()
913 print_mem(RES* ssl, struct worker* worker, struct daemon* daemon, in print_mem()
1000 print_uptime(RES* ssl, struct worker* worker, int reset) in print_uptime()
1243 do_stats(RES* ssl, struct worker* worker, int reset) in do_stats()
1382 do_zones_add(struct daemon_remote* rc, RES* ssl, struct worker* worker) in do_zones_add()
1440 do_zones_remove(struct daemon_remote* rc, RES* ssl, struct worker* worker) in do_zones_remove()
1513 do_datas_add(struct daemon_remote* rc, RES* ssl, struct worker* worker) in do_datas_add()
[all …]
H A Dcachedump.c255 struct worker* worker; member
275 dump_rrset_cache(RES* ssl, struct worker* worker) in dump_rrset_cache()
407 dump_msg_cache(RES* ssl, struct worker* worker) in dump_msg_cache()
420 dump_cache(RES* ssl, struct worker* worker) in dump_cache()
506 struct packed_rrset_data* d, struct worker* worker) in move_into_cache()
565 load_rrset(RES* ssl, sldns_buffer* buf, struct worker* worker) in load_rrset()
649 load_rrset_cache(RES* ssl, struct worker* worker) in load_rrset_cache()
705 load_ref(RES* ssl, sldns_buffer* buf, struct worker* worker, in load_ref()
750 load_msg(RES* ssl, sldns_buffer* buf, struct worker* worker) in load_msg()
827 load_msg_cache(RES* ssl, struct worker* worker) in load_msg_cache()
[all …]
H A Dremote.h94 struct worker* worker; member
176 struct worker* worker; member
239 struct worker* worker; member
H A Ddaemon.c913 set_log_thread_id(struct worker* worker, struct config_file* cfg) in set_log_thread_id()
934 struct worker* worker = (struct worker*)arg; in thread_start() local
/freebsd/sbin/dump/
H A Dtape.c92 static struct worker { struct
98 int fd; /* FD for this worker */ argument
99 int pid; /* PID for this worker */ argument
100 int sent; /* 1 == we've sent this worker requests */ argument
104 static struct worker *wp; argument
757 worker(int cmd, int worker_number) in worker() function
/freebsd/tools/regression/gaithrstress/
H A Dgaithrstress.c44 struct worker { struct
50 static volatile int workers_stop = 0; argument
/freebsd/contrib/lib9p/
H A Dthreadpool.c45 struct l9p_worker *worker = arg; in l9p_responder() local
82 struct l9p_worker *worker = arg; in l9p_worker() local
158 struct l9p_worker *worker; in l9p_threadpool_init() local
403 struct l9p_worker *worker, *tmp; in l9p_threadpool_shutdown() local
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkthread.h93 #define kthread_init_worker(worker) \ argument
114 kthread_destroy_worker(struct kthread_worker *worker) in kthread_destroy_worker()
130 kthread_queue_work(struct kthread_worker *worker, struct kthread_work *work) in kthread_queue_work()
161 kthread_flush_worker(struct kthread_worker *worker) in kthread_flush_worker()
/freebsd/contrib/unbound/util/shm_side/
H A Dshm_main.c240 shm_general_info(struct worker* worker) in shm_general_info()
346 void shm_main_run(struct worker *worker) in shm_main_run()
/freebsd/contrib/unbound/winrc/
H A Dwin_svc.c547 struct worker* worker = (struct worker*)arg; in worker_win_stop_cb() local
626 struct worker* worker = (struct worker*)arg; in wsvc_cron_cb() local
637 void wsvc_setup_worker(struct worker* worker) in wsvc_setup_worker()
657 void wsvc_desetup_worker(struct worker* ATTR_UNUSED(worker)) in wsvc_desetup_worker()
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_sparc.c48 bn_mul_mont_f worker = funcs[num / 16 - 1]; in bn_mul_mont() local
/freebsd/contrib/netbsd-tests/rump/rumpkern/h_client/
H A Dh_reconcli.c52 worker(void *arg) in worker() function
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_kthread.c178 struct kthread_worker *worker = context; in lkpi_kthread_worker_init_fn() local
/freebsd/sys/contrib/zstd/lib/common/
H A Dthreading.c45 static unsigned __stdcall worker(void *arg) in worker() function
/freebsd/contrib/xz/src/liblzma/common/
H A Doutqueue.h28 void *worker; member
/freebsd/contrib/unbound/services/
H A Dauthzone.h314 struct worker* worker; member
340 struct worker* worker; member
390 struct worker* worker; member
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-block_cache.c254 static int worker(void *arg) in worker() function
/freebsd/sys/dev/mlx5/mlx5_en/
H A Den_rl.h133 struct mlx5e_rl_worker *worker; member
/freebsd/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dfsync_integrity.c378 worker(void* args) in worker() function
/freebsd/sys/dev/hpt27xx/
H A Dos_bsd.h176 struct task worker; member
/freebsd/sys/dev/hptnr/
H A Dos_bsd.h178 struct task worker; member
/freebsd/sys/dev/hptrr/
H A Dos_bsd.h179 struct task worker; member

12