Searched refs:dm_handle_vmin_vmax_update (Results 1 – 3 of 3) sorted by relevance
213 void dm_handle_vmin_vmax_update(struct work_struct *offload_work);
1913 STATIC_IFN_KUNIT void dm_handle_vmin_vmax_update(struct work_struct *offload_work) in dm_handle_vmin_vmax_update() function1928 EXPORT_IF_KUNIT(dm_handle_vmin_vmax_update);1952 INIT_WORK(&offload_work->work, dm_handle_vmin_vmax_update); in schedule_dc_vmin_vmax()
3913 dm_handle_vmin_vmax_update(&work->work); in dm_test_handle_vmin_vmax_update()