Home
last modified time | relevance | path

Searched refs:workqueue_struct (Results 1 – 25 of 751) sorted by relevance

12345678910>>...31

/OK3568_Linux_fs/kernel/include/linux/
H A Dworkqueue.h19 struct workqueue_struct;
123 struct workqueue_struct *wq;
135 struct workqueue_struct *wq;
391 extern struct workqueue_struct *system_wq;
392 extern struct workqueue_struct *system_highpri_wq;
393 extern struct workqueue_struct *system_long_wq;
394 extern struct workqueue_struct *system_unbound_wq;
395 extern struct workqueue_struct *system_freezable_wq;
396 extern struct workqueue_struct *system_power_efficient_wq;
397 extern struct workqueue_struct *system_freezable_power_efficient_wq;
[all …]
H A Dpadata.h166 struct workqueue_struct *parallel_wq;
167 struct workqueue_struct *serial_wq;
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dworkqueues.h44 struct workqueue_struct *wq;
61 static inline bool queue_work(struct workqueue_struct *wq, in queue_work()
68 static inline bool queue_delayed_work(struct workqueue_struct *wq, in queue_delayed_work()
96 struct workqueue_struct n = __WORK_INITIALIZER
101 #define system_power_efficient_wq ((struct workqueue_struct *) NULL)
/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue.c207 struct workqueue_struct *wq; /* I: the owning workqueue */
244 struct workqueue_struct { struct
348 struct workqueue_struct *system_wq __read_mostly;
350 struct workqueue_struct *system_highpri_wq __read_mostly;
352 struct workqueue_struct *system_long_wq __read_mostly;
354 struct workqueue_struct *system_unbound_wq __read_mostly;
356 struct workqueue_struct *system_freezable_wq __read_mostly;
358 struct workqueue_struct *system_power_efficient_wq __read_mostly;
360 struct workqueue_struct *system_freezable_power_efficient_wq __read_mostly;
364 static void workqueue_sysfs_unregister(struct workqueue_struct *wq);
[all …]
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_mount.h92 struct workqueue_struct *m_buf_workqueue;
93 struct workqueue_struct *m_unwritten_workqueue;
94 struct workqueue_struct *m_cil_workqueue;
95 struct workqueue_struct *m_reclaim_workqueue;
96 struct workqueue_struct *m_eofblocks_workqueue;
97 struct workqueue_struct *m_sync_workqueue;
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsched.h79 struct workqueue_struct *tk_workqueue; /* Normally rpciod, but could
114 struct workqueue_struct *workqueue;
253 struct rpc_task *rpc_wake_up_first_on_wq(struct workqueue_struct *wq,
273 extern struct workqueue_struct *rpciod_workqueue;
274 extern struct workqueue_struct *xprtiod_workqueue;
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dclosure.h146 struct workqueue_struct *wq;
228 struct workqueue_struct *wq) in set_closure_fn()
239 struct workqueue_struct *wq = cl->wq; in closure_queue()
371 struct workqueue_struct *wq, in closure_call()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_defs.h738 struct workqueue_struct *sync_update_wq;
853 struct workqueue_struct *wq;
877 struct workqueue_struct *workq;
1101 struct workqueue_struct *wq;
1110 struct workqueue_struct *idle_wq;
1655 struct workqueue_struct *pf_wq;
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dmain.c41 struct workqueue_struct *fscache_object_wq;
42 struct workqueue_struct *fscache_op_wq;
56 struct workqueue_struct **wqp = table->extra1; in fscache_max_active_sysctl()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_defs.h197 struct workqueue_struct *wq;
432 struct workqueue_struct *gpu_poweroff_wait_wq;
462 struct workqueue_struct *core_idle_wq;
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_defs.h644 struct workqueue_struct *job_done_wq;
687 struct workqueue_struct *pf_wq;
699 struct workqueue_struct *poke_wq;
975 struct workqueue_struct *irq_workq;
1144 struct workqueue_struct *job_fault_resume_workq;
1346 struct workqueue_struct *event_workq;
1392 struct workqueue_struct *wq;
/OK3568_Linux_fs/kernel/drivers/block/rsxx/
H A Drsxx_priv.h97 struct workqueue_struct *issue_wq;
99 struct workqueue_struct *done_wq;
125 struct workqueue_struct *creg_wq;
146 struct workqueue_struct *event_wq;
/OK3568_Linux_fs/kernel/drivers/net/fjes/
H A Dfjes.h41 struct workqueue_struct *txrx_wq;
42 struct workqueue_struct *control_wq;
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dshm_ipc.h46 struct workqueue_struct *workqueue;
54 struct workqueue_struct *workqueue,
H A Dbus.h63 struct workqueue_struct *workqueue;
64 struct workqueue_struct *hprio_workqueue;
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dmmu_rb.h85 struct workqueue_struct *wq;
90 struct workqueue_struct *wq,
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsched.c56 struct workqueue_struct *rpciod_workqueue __read_mostly;
57 struct workqueue_struct *xprtiod_workqueue __read_mostly;
340 static void rpc_make_runnable(struct workqueue_struct *wq, in rpc_make_runnable()
485 static void __rpc_do_wake_up_task_on_wq(struct workqueue_struct *wq, in __rpc_do_wake_up_task_on_wq()
506 rpc_wake_up_task_on_wq_queue_action_locked(struct workqueue_struct *wq, in rpc_wake_up_task_on_wq_queue_action_locked()
641 struct rpc_task *rpc_wake_up_first_on_wq(struct workqueue_struct *wq, in rpc_wake_up_first_on_wq()
1153 struct workqueue_struct *q) in rpc_final_put_task()
1162 static void rpc_do_put_task(struct rpc_task *task, struct workqueue_struct *q) in rpc_do_put_task()
1219 struct workqueue_struct *wq; in rpciod_start()
1244 struct workqueue_struct *wq = NULL; in rpciod_stop()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dfcoe_sysfs.h54 struct workqueue_struct *work_q;
56 struct workqueue_struct *devloss_work_q;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.h16 struct workqueue_struct;
68 struct workqueue_struct *wq;
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf.h195 extern struct workqueue_struct *qedf_io_wq;
337 struct workqueue_struct *ll2_recv_wq;
338 struct workqueue_struct *link_update_wq;
386 struct workqueue_struct *timer_work_queue;
390 struct workqueue_struct *dpc_wq;
/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhyperv_vmbus.h259 struct workqueue_struct *work_queue;
260 struct workqueue_struct *handle_primary_chan_wq;
261 struct workqueue_struct *handle_sub_chan_wq;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h165 struct workqueue_struct *bc_trans_wq;
166 struct workqueue_struct *bc_async_wq;
167 struct workqueue_struct *bc_flr_wq;
/OK3568_Linux_fs/kernel/drivers/scsi/qedi/
H A Dqedi.h336 struct workqueue_struct *tmf_thread;
337 struct workqueue_struct *offload_thread;
341 struct workqueue_struct *dpc_wq;
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h430 struct workqueue_struct *wq;
484 struct workqueue_struct *wq;
485 struct workqueue_struct *wi_wq;
492 struct workqueue_struct *wq;
493 struct workqueue_struct *wi_wq;
494 struct workqueue_struct *ud_wq;
503 struct workqueue_struct *mcg_wq;
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/
H A Dmali_kbase_pm_defs.h295 struct workqueue_struct *gpu_poweroff_wq;
308 struct workqueue_struct *gpu_poweroff_wait_wq;

12345678910>>...31