Home
last modified time | relevance | path

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

12

/freebsd/contrib/unbound/daemon/
H A Dworker.h82 struct worker { struct
93 /** pipe, for commands for this worker */ argument
95 /** the event base this worker works with */ argument
101 /** ports to be used by this worker. */ argument
103 /** number of ports for this worker */ argument
116 /** random() table for this worker. */ argument
139 * 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
281 worker_err_ratelimit(struct worker* worker, int err) in worker_err_ratelimit()
310 worker_check_request(sldns_buffer* pkt, struct worker* worker, in worker_check_request()
378 struct worker* worker = (struct worker*)arg; in worker_handle_control_cmd() local
465 answer_norec_from_cache(struct worker* worker, struct query_info* qinfo, in answer_norec_from_cache()
588 apply_respip_action(struct worker* worker, const struct query_info* qinfo, in apply_respip_action()
644 answer_from_cache(struct worker* worker, struct query_info* qinfo, in answer_from_cache()
829 reply_and_prefetch(struct worker* worker, struct query_info* qinfo, in reply_and_prefetch()
[all …]
H A Dremote.c391 struct listen_port* ports, struct worker* worker) in daemon_remote_open_accept()
665 do_stop(RES* ssl, struct worker* worker) in do_stop()
674 do_reload(RES* ssl, struct worker* worker, int reuse_cache) in do_reload()
791 print_mem(RES* ssl, struct worker* worker, struct daemon* daemon, in print_mem()
878 print_uptime(RES* ssl, struct worker* worker, int reset) in print_uptime()
1119 do_stats(RES* ssl, struct worker* worker, int reset) in do_stats()
1258 do_zones_add(struct daemon_remote* rc, RES* ssl, struct worker* worker) in do_zones_add()
1316 do_zones_remove(struct daemon_remote* rc, RES* ssl, struct worker* worker) in do_zones_remove()
1389 do_datas_add(struct daemon_remote* rc, RES* ssl, struct worker* worker) in do_datas_add()
1438 do_datas_remove(struct daemon_remote* rc, RES* ssl, struct worker* worker) in do_datas_remove()
[all …]
H A Dcachedump.c123 dump_rrset_cache(RES* ssl, struct worker* worker) in dump_rrset_cache()
252 dump_msg_lruhash(RES* ssl, struct worker* worker, struct lruhash* h) in dump_msg_lruhash()
280 dump_msg_cache(RES* ssl, struct worker* worker) in dump_msg_cache()
297 dump_cache(RES* ssl, struct worker* worker) in dump_cache()
383 struct packed_rrset_data* d, struct worker* worker) in move_into_cache()
442 load_rrset(RES* ssl, sldns_buffer* buf, struct worker* worker) in load_rrset()
526 load_rrset_cache(RES* ssl, struct worker* worker) in load_rrset_cache()
582 load_ref(RES* ssl, sldns_buffer* buf, struct worker* worker, in load_ref()
627 load_msg(RES* ssl, sldns_buffer* buf, struct worker* worker) in load_msg()
704 load_msg_cache(RES* ssl, struct worker* worker) in load_msg_cache()
[all …]
H A Dremote.h91 struct worker* worker; member
H A Ddaemon.c643 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/crypto/openssl/crypto/bn/
H A Dbn_sparc.c50 bn_mul_mont_f worker = funcs[num / 16 - 1]; in bn_mul_mont() local
/freebsd/contrib/unbound/util/shm_side/
H A Dshm_main.c224 void shm_main_run(struct worker *worker) in shm_main_run()
/freebsd/contrib/netbsd-tests/rump/rumpkern/h_client/
H A Dh_reconcli.c52 worker(void *arg) in worker() function
/freebsd/sys/contrib/zstd/lib/common/
H A Dthreading.c38 static unsigned __stdcall 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/contrib/unbound/services/
H A Dauthzone.h296 struct worker* worker; member
322 struct worker* worker; member
370 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/usr.sbin/bhyve/
H A Dpci_virtio_scsi.c261 struct pci_vtscsi_worker *worker = (struct pci_vtscsi_worker *)arg; in pci_vtscsi_proc() local
650 struct pci_vtscsi_worker *worker; in pci_vtscsi_init_queue() local
/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
/freebsd/crypto/openssl/test/
H A Dthreadstest.c475 void (*worker)(void) = NULL; in test_multi() local

12