Home
last modified time | relevance | path

Searched defs:_work (Results 1 – 24 of 24) sorted by relevance

/linux/include/linux/
H A Dworkqueue.h283 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
292 #define __INIT_WORK_KEY(_work, _func, _onstack, _key) \ argument
301 __INIT_WORK(_work,_func,_onstack) global() argument
308 INIT_WORK(_work,_func) global() argument
311 INIT_WORK_ONSTACK(_work,_func) global() argument
314 INIT_WORK_ONSTACK_KEY(_work,_func,_key) global() argument
317 __INIT_DELAYED_WORK(_work,_func,_tflags) global() argument
325 __INIT_DELAYED_WORK_ONSTACK(_work,_func,_tflags) global() argument
333 INIT_DELAYED_WORK(_work,_func) global() argument
336 INIT_DELAYED_WORK_ONSTACK(_work,_func) global() argument
339 INIT_DEFERRABLE_WORK(_work,_func) global() argument
342 INIT_DEFERRABLE_WORK_ONSTACK(_work,_func) global() argument
345 INIT_RCU_WORK(_work,_func) global() argument
348 INIT_RCU_WORK_ONSTACK(_work,_func) global() argument
[all...]
/linux/include/drm/
H A Ddrm_vblank_work.h62 #define to_drm_vblank_work(_work) \ argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c60 static void mlx5e_ipsec_handle_sw_limits(struct work_struct *_work) in mlx5e_ipsec_handle_sw_limits()
643 static void mlx5e_ipsec_modify_state(struct work_struct *_work) in mlx5e_ipsec_modify_state()
671 static void mlx5e_ipsec_handle_netdev_event(struct work_struct *_work) in mlx5e_ipsec_handle_netdev_event()
H A Dipsec_offload.c451 static void mlx5e_ipsec_handle_event(struct work_struct *_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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/
H A Ddev.c226 static void mlx5_sf_dev_add_active_work(struct work_struct *_work) in mlx5_sf_dev_add_active_work()
253 static void mlx5_sf_dev_queue_active_works(struct work_struct *_work) in mlx5_sf_dev_queue_active_works()
/linux/drivers/ps3/
H A Dvuart.h57 struct work_struct *_work) in ps3_vuart_work_to_system_bus_dev()
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dvhca_event.c95 static void mlx5_vhca_state_work_handler(struct work_struct *_work) in mlx5_vhca_state_work_handler()
/linux/drivers/infiniband/core/
H A Droce_gid_mgmt.c641 static void netdevice_event_work_handler(struct work_struct *_work) in netdevice_event_work_handler()
825 static void update_gid_event_work_handler(struct work_struct *_work) in update_gid_event_work_handler()
H A Dcache.c1535 static void ib_cache_event_task(struct work_struct *_work) in ib_cache_event_task()
1560 static void ib_generic_event_task(struct work_struct *_work) in ib_generic_event_task()
H A Diwcm.c1014 static void cm_work_handler(struct work_struct *_work) in cm_work_handler()
H A Daddr.c597 static void process_one_req(struct work_struct *_work) in process_one_req()
H A Dcma.c3026 static void cma_work_handler(struct work_struct *_work) in cma_work_handler()
5211 static void cma_netevent_work_handler(struct work_struct *_work) in cma_netevent_work_handler()
H A Dcm.c3839 static void cm_work_handler(struct work_struct *_work) in cm_work_handler()
/linux/drivers/power/supply/
H A Dlp8727_charger.c222 static void lp8727_delayed_func(struct work_struct *_work) in lp8727_delayed_func()
/linux/drivers/vfio/pci/mlx5/
H A Dmain.c300 static void mlx5vf_mig_file_save_work(struct work_struct *_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()
/linux/drivers/rapidio/
H A Drio.c1948 static void disc_work_handler(struct work_struct *_work) in disc_work_handler()
/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c3078 static void mlx5_ib_handle_event(struct work_struct *_work) in mlx5_ib_handle_event()
3158 static void mlx5_ib_handle_sys_error_event(struct work_struct *_work) in mlx5_ib_handle_sys_error_event()
H A Dqp.c355 static void mlx5_ib_handle_qp_event(struct work_struct *_work) in mlx5_ib_handle_qp_event()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c2186 static void mlx5_cmd_exec_cb_handler(int status, void *_work) in mlx5_cmd_exec_cb_handler()
/linux/drivers/infiniband/hw/mlx4/
H A Dqp.c211 static void mlx4_ib_handle_qp_event(struct work_struct *_work) in mlx4_ib_handle_qp_event()
/linux/drivers/net/bonding/
H A Dbond_main.c1756 static void bond_netdev_notify_work(struct work_struct *_work) in bond_netdev_notify_work()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c5266 void mlx4_vf_immed_vlan_work_handler(struct work_struct *_work) in mlx4_vf_immed_vlan_work_handler()