Home
last modified time | relevance | path

Searched refs:_work (Results 1 – 23 of 23) sorted by relevance

/linux/include/linux/
H A Dworkqueue.h283 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
285 __init_work((_work), _onstack); \
286 (_work)->data = (atomic_long_t) WORK_DATA_INIT(); \
287 lockdep_init_map(&(_work)->lockdep_map, "(work_completion)"#_work, (_key), 0); \
288 INIT_LIST_HEAD(&(_work)->entry); \
289 (_work)->func = (_func); \
292 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
294 __init_work((_work), _onstack); \
295 (_work)->data = (atomic_long_t) WORK_DATA_INIT(); \
296 INIT_LIST_HEAD(&(_work)->entry); \
[all …]
/linux/include/drm/
H A Ddrm_vblank_work.h62 #define to_drm_vblank_work(_work) \ argument
63 container_of((_work), struct drm_vblank_work, base)
/linux/drivers/ps3/
H A Dvuart.h57 struct work_struct *_work) in ps3_vuart_work_to_system_bus_dev() argument
59 struct ps3_vuart_work *vw = container_of(_work, struct ps3_vuart_work, in ps3_vuart_work_to_system_bus_dev()
/linux/drivers/power/supply/
H A Dlp8727_charger.c222 static void lp8727_delayed_func(struct work_struct *_work) in lp8727_delayed_func() argument
224 struct lp8727_chg *pchg = container_of(_work, struct lp8727_chg, in lp8727_delayed_func()
/linux/drivers/infiniband/core/
H A Dcache.c1530 static void ib_cache_event_task(struct work_struct *_work) in ib_cache_event_task() argument
1533 container_of(_work, struct ib_update_work, work); in ib_cache_event_task()
1554 static void ib_generic_event_task(struct work_struct *_work) in ib_generic_event_task() argument
1557 container_of(_work, struct ib_update_work, work); in ib_generic_event_task()
H A Diwcm.c1018 static void cm_work_handler(struct work_struct *_work) in cm_work_handler() argument
1020 struct iwcm_work *work = container_of(_work, struct iwcm_work, work); in cm_work_handler()
H A Dcma.c74 static void cma_netevent_work_handler(struct work_struct *_work);
3021 static void cma_work_handler(struct work_struct *_work) in cma_work_handler()
3023 struct cma_work *work = container_of(_work, struct cma_work, work); in cma_work_handler()
5180 static void cma_netevent_work_handler(struct work_struct *_work) in cma_netevent_work_handler()
5183 container_of(_work, struct rdma_id_private, id.net_work); in cma_netevent_work_handler()
3018 cma_work_handler(struct work_struct * _work) cma_work_handler() argument
5177 cma_netevent_work_handler(struct work_struct * _work) cma_netevent_work_handler() argument
H A Dcm.c3839 static void cm_work_handler(struct work_struct *_work) in cm_work_handler() argument
3841 struct cm_work *work = container_of(_work, struct cm_work, work.work); in cm_work_handler()
/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h239 void mlx5vf_mig_file_cleanup_cb(struct work_struct *_work);
H A Dmain.c300 static void mlx5vf_mig_file_save_work(struct work_struct *_work) in mlx5vf_mig_file_save_work() argument
302 struct mlx5vf_save_work_data *save_data = container_of(_work, in mlx5vf_mig_file_save_work()
H A Dcmd.c614 void mlx5vf_mig_file_cleanup_cb(struct work_struct *_work) in mlx5vf_mig_file_cleanup_cb() argument
616 struct mlx5vf_async_data *async_data = container_of(_work, in mlx5vf_mig_file_cleanup_cb()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_offload.c451 static void mlx5e_ipsec_handle_event(struct work_struct *_work) in mlx5e_ipsec_handle_event() argument
454 container_of(_work, struct mlx5e_ipsec_work, work); in mlx5e_ipsec_handle_event()
H A Dipsec_fs.c643 static void ipsec_mpv_work_handler(struct work_struct *_work) in ipsec_mpv_work_handler() argument
645 struct mlx5e_ipsec_mpv_work *work = container_of(_work, struct mlx5e_ipsec_mpv_work, work); in ipsec_mpv_work_handler()
/linux/drivers/bus/
H A Dmips_cdmm.c203 mips_cdmm_##_ret##_work, &work); \
/linux/drivers/rapidio/
H A Drio.c1948 static void disc_work_handler(struct work_struct *_work) in disc_work_handler() argument
1952 work = container_of(_work, struct rio_disc_work, work); in disc_work_handler()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c742 if (!queue_work((group)->ptdev->scheduler->wq, &(group)->wname ## _work)) \
757 queue_work((sched)->wq, &(sched)->wname ## _work); \
773 mod_delayed_work((sched)->wq, &(sched)->wname ## _work, delay); \
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h1414 void mlx4_vf_immed_vlan_work_handler(struct work_struct *_work);
H A Dresource_tracker.c5274 void mlx4_vf_immed_vlan_work_handler(struct work_struct *_work) in mlx4_vf_immed_vlan_work_handler() argument
5277 container_of(_work, struct mlx4_vf_immed_vlan_work, work); in mlx4_vf_immed_vlan_work_handler()
/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c2875 static void mlx5_ib_handle_event(struct work_struct *_work) in mlx5_ib_handle_event() argument
2878 container_of(_work, struct mlx5_ib_event_work, work); in mlx5_ib_handle_event()
H A Dqp.c355 static void mlx5_ib_handle_qp_event(struct work_struct *_work) in mlx5_ib_handle_qp_event() argument
358 container_of(_work, struct mlx5_ib_qp_event_work, work); in mlx5_ib_handle_qp_event()
/linux/drivers/net/bonding/
H A Dbond_main.c1716 static void bond_netdev_notify_work(struct work_struct *_work) in bond_netdev_notify_work() argument
1718 struct slave *slave = container_of(_work, struct slave, in bond_netdev_notify_work()
/linux/kernel/sched/
H A Dcore.c504 static DECLARE_WORK(_work, __sched_core_put); in sched_core_put()
514 schedule_work(&_work); in sched_core_put()
/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c5198 int qla2x00_post_async_##name##_work( \