Home
last modified time | relevance | path

Searched defs:worker (Results 176 - 200 of 210) sorted by relevance

123456789

/third_party/nghttp2/src/
H A Dshrpx_http2_upstream.cc431 auto worker = handler_->get_worker(); in on_request_headers() local
775 auto worker = handler->get_worker(); in on_frame_send_callback() local
929 auto worker = handler_->get_worker(); in check_shutdown() local
1011 size_t downstream_queue_size(Worker *worker) { in downstream_queue_size() argument
1693 auto worker = handler_->get_worker(); in on_downstream_header_complete() local
[all...]
H A Dshrpx_http2_session.cc181 Http2Session(struct ev_loop *loop, SSL_CTX *ssl_ctx, Worker *worker, const std::shared_ptr<DownstreamAddrGroup> &group, DownstreamAddr *addr) Http2Session() argument
H A Dshrpx_client_handler.cc433 ClientHandler::ClientHandler(Worker *worker, int fd, SSL *ssl, in ClientHandler() argument
H A DHttpServer.cc1803 auto worker = static_cast<Worker *>(w->data); in worker_acceptcb() local
1819 void run_worker(Worker *worker) { in run_worker() argument
1847 auto worker = std::make_unique<Worker>(); in AcceptHandler() local
1868 auto &worker = workers_[next_worker_]; accept_connection() local
[all...]
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Daio-stress.c1036 static int *worker(struct thread_info *t) in worker() function
/third_party/node/deps/v8/src/d8/
H A Dd8.h232 explicit WorkerThread(std::shared_ptr<Worker> worker) in WorkerThread() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c63 thrd_t worker; member
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRenderer.hpp412 Thread *worker[16]; member in sw::Renderer
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddaemon.c1246 struct MHD_Daemon *worker; in internal_add_connection() local
[all...]
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftgrays.c2048 gray_TWorker worker[ in gray_raster_render() local
[all...]
/third_party/python/Lib/test/
H A Dtest_threading.py1689 def worker(started, cont, interrupted): global() function
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_common.h430 struct kthread_worker worker; member
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvhost.c236 static void vhost_worker_queue(struct vhost_worker *worker, in vhost_worker_queue() argument
251 struct vhost_worker *worker; in vhost_vq_work_queue() local
285 vhost_worker_flush(struct vhost_worker *worker) vhost_worker_flush() argument
298 struct vhost_worker *worker; vhost_dev_flush() local
316 struct vhost_worker *worker; vhost_vq_has_work() local
397 struct vhost_worker *worker = data; vhost_worker() local
591 vhost_worker_destroy(struct vhost_dev *dev, struct vhost_worker *worker) vhost_worker_destroy() argument
605 struct vhost_worker *worker; vhost_workers_free() local
624 struct vhost_worker *worker; vhost_worker_create() local
662 __vhost_vq_attach_worker(struct vhost_virtqueue *vq, struct vhost_worker *worker) __vhost_vq_attach_worker() argument
718 struct vhost_worker *worker; vhost_vq_attach_worker() local
735 struct vhost_worker *worker; vhost_new_worker() local
750 struct vhost_worker *worker; vhost_free_worker() local
794 struct vhost_worker *worker; vhost_worker_ioctl() local
867 struct vhost_worker *worker; vhost_dev_set_owner() local
[all...]
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_main.c2243 struct work_struct worker; member
[all...]
/third_party/skia/third_party/externals/freetype/src/raster/
H A Dftraster.c3231 black_TWorker worker[1]; in ft_black_render() local
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttinterp.c6870 _iup_worker_shift( IUP_Worker worker, in _iup_worker_shift() argument
6892 _iup_worker_interpolate( IUP_Worker worker, in _iup_worker_interpolate() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_common.h454 struct kthread_worker worker; member
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_main.c2277 struct work_struct worker; member
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-thin.c250 struct work_struct worker; member
2450 struct work_struct worker; member
H A Draid5.c6418 struct r5worker *worker = container_of(work, struct r5worker, work); in raid5_do_work() local
6987 struct r5worker *worker = group->workers + j; in alloc_thread_groups() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c2200 static void brcmf_fws_dequeue_worker(struct work_struct *worker) in brcmf_fws_dequeue_worker() argument
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_eckd.c100 struct work_struct worker; member
107 struct work_struct worker; member
119 struct work_struct worker; member
[all...]
H A Ddasd_eckd.h620 struct work_struct worker; member
/kernel/linux/linux-5.10/kernel/
H A Dworkqueue.c838 struct worker *worker = first_idle_worker(pool); wake_up_worker() local
852 struct worker *worker = kthread_data(task); wq_worker_running() local
880 struct worker *next, *worker = kthread_data(task); wq_worker_sleeping() local
946 struct worker *worker = kthread_data(task); wq_worker_last_func() local
961 worker_set_flags(struct worker *worker, unsigned int flags) worker_set_flags() argument
986 worker_clr_flags(struct worker *worker, unsigned int flags) worker_clr_flags() argument
1041 struct worker *worker; find_worker_executing_work() local
1365 struct worker *worker; is_chained_work() local
1450 struct worker *worker; __queue_work() local
1781 worker_enter_idle(struct worker *worker) worker_enter_idle() argument
1821 worker_leave_idle(struct worker *worker) worker_leave_idle() argument
1834 struct worker *worker; alloc_worker() local
1856 worker_attach_to_pool(struct worker *worker, struct worker_pool *pool) worker_attach_to_pool() argument
1886 worker_detach_from_pool(struct worker *worker) worker_detach_from_pool() argument
1921 struct worker *worker = NULL; create_worker() local
1979 destroy_worker(struct worker *worker) destroy_worker() argument
2006 struct worker *worker; idle_worker_timeout() local
2143 manage_workers(struct worker *worker) manage_workers() argument
2339 process_scheduled_works(struct worker *worker) process_scheduled_works() argument
2372 struct worker *worker = __worker; worker_thread() local
2610 struct worker *worker; check_flush_dependency() local
2663 insert_wq_barrier(struct pool_workqueue *pwq, struct wq_barrier *barr, struct work_struct *target, struct worker *worker) insert_wq_barrier() argument
2990 struct worker *worker = NULL; start_flush_work() local
3553 struct worker *worker; put_unbound_pool() local
4519 struct worker *worker = current_wq_worker(); current_work() local
4535 struct worker *worker = current_wq_worker(); current_is_workqueue_rescuer() local
4628 struct worker *worker = current_wq_worker(); set_worker_desc() local
4659 struct worker *worker; print_worker_info() local
4714 struct worker *worker; show_pwq() local
4829 struct worker *worker; show_workqueue_state() local
4880 struct worker *worker = kthread_data(task); wq_worker_comm() local
4925 struct worker *worker; unbind_workers() local
4983 struct worker *worker; rebind_workers() local
5053 struct worker *worker; restore_unbound_workers_cpumask() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_eckd.h629 struct work_struct worker; member

Completed in 83 milliseconds

123456789