/linux-6.3-rc2/include/linux/ |
A D | workqueue.h | 224 #define __INIT_WORK(_work, _func, _onstack) \ argument 235 #define __INIT_WORK(_work, _func, _onstack) \ argument 244 #define INIT_WORK(_work, _func) \ argument 247 #define INIT_WORK_ONSTACK(_work, _func) \ argument 250 #define __INIT_DELAYED_WORK(_work, _func, _tflags) \ argument 266 #define INIT_DELAYED_WORK(_work, _func) \ argument 269 #define INIT_DELAYED_WORK_ONSTACK(_work, _func) \ argument 272 #define INIT_DEFERRABLE_WORK(_work, _func) \ argument 275 #define INIT_DEFERRABLE_WORK_ONSTACK(_work, _func) \ argument 278 #define INIT_RCU_WORK(_work, _func) \ argument [all …]
|
/linux-6.3-rc2/include/drm/ |
A D | drm_vblank_work.h | 61 #define to_drm_vblank_work(_work) \ argument
|
/linux-6.3-rc2/drivers/ps3/ |
A D | vuart.h | 57 struct work_struct *_work) in ps3_vuart_work_to_system_bus_dev()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/sf/ |
A D | vhca_event.c | 92 static void mlx5_vhca_state_work_handler(struct work_struct *_work) in mlx5_vhca_state_work_handler()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
A D | ipsec_offload.c | 304 static void mlx5e_ipsec_handle_event(struct work_struct *_work) in mlx5e_ipsec_handle_event()
|
/linux-6.3-rc2/drivers/infiniband/core/ |
A D | roce_gid_mgmt.c | 620 static void netdevice_event_work_handler(struct work_struct *_work) in netdevice_event_work_handler() 805 static void update_gid_event_work_handler(struct work_struct *_work) in update_gid_event_work_handler()
|
A D | cache.c | 1552 static void ib_cache_event_task(struct work_struct *_work) in ib_cache_event_task() 1576 static void ib_generic_event_task(struct work_struct *_work) in ib_generic_event_task()
|
A D | iwcm.c | 1015 static void cm_work_handler(struct work_struct *_work) in cm_work_handler()
|
A D | addr.c | 621 static void process_one_req(struct work_struct *_work) in process_one_req()
|
A D | cma.c | 2977 static void cma_work_handler(struct work_struct *_work) in cma_work_handler() 5119 static void cma_netevent_work_handler(struct work_struct *_work) in cma_netevent_work_handler()
|
A D | cm.c | 3837 static void cm_work_handler(struct work_struct *_work) in cm_work_handler()
|
/linux-6.3-rc2/drivers/power/supply/ |
A D | lp8727_charger.c | 222 static void lp8727_delayed_func(struct work_struct *_work) in lp8727_delayed_func()
|
/linux-6.3-rc2/drivers/rapidio/ |
A D | rio.c | 2051 static void disc_work_handler(struct work_struct *_work) in disc_work_handler()
|
/linux-6.3-rc2/drivers/vfio/pci/mlx5/ |
A D | cmd.c | 478 void mlx5vf_mig_file_cleanup_cb(struct work_struct *_work) in mlx5vf_mig_file_cleanup_cb()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | cmd.c | 2059 static void mlx5_cmd_exec_cb_handler(int status, void *_work) in mlx5_cmd_exec_cb_handler()
|
/linux-6.3-rc2/drivers/infiniband/hw/mlx4/ |
A D | qp.c | 211 static void mlx4_ib_handle_qp_event(struct work_struct *_work) in mlx4_ib_handle_qp_event()
|
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/ |
A D | main.c | 2644 static void mlx5_ib_handle_event(struct work_struct *_work) in mlx5_ib_handle_event()
|
A D | qp.c | 351 static void mlx5_ib_handle_qp_event(struct work_struct *_work) in mlx5_ib_handle_qp_event()
|
/linux-6.3-rc2/drivers/net/bonding/ |
A D | bond_main.c | 1732 static void bond_netdev_notify_work(struct work_struct *_work) in bond_netdev_notify_work()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
A D | resource_tracker.c | 5274 void mlx4_vf_immed_vlan_work_handler(struct work_struct *_work) in mlx4_vf_immed_vlan_work_handler()
|