Home
last modified time | relevance | path

Searched refs:mlx5vf_put_data_buffer (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/vfio/pci/mlx5/
H A Dmain.c291 mlx5vf_put_data_buffer(buf); in mlx5vf_mig_file_get_stop_copy_buf()
324 mlx5vf_put_data_buffer(buf); in mlx5vf_mig_file_save_work()
374 mlx5vf_put_data_buffer(header_buf); in mlx5vf_add_stop_copy_header()
446 mlx5vf_put_data_buffer(migf->buf[i]); in mlx5vf_prep_stop_copy()
450 mlx5vf_put_data_buffer(migf->buf_header[i]); in mlx5vf_prep_stop_copy()
542 mlx5vf_put_data_buffer(buf); in mlx5vf_precopy_ioctl()
596 mlx5vf_put_data_buffer(buf); in mlx5vf_pci_save_device_inc_data()
1142 mlx5vf_put_data_buffer(buf); in mlx5vf_pci_step_device_state_locked()
H A Dcmd.h224 void mlx5vf_put_data_buffer(struct mlx5_vhca_data_buffer *buf);
H A Dcmd.c554 void mlx5vf_put_data_buffer(struct mlx5_vhca_data_buffer *buf) in mlx5vf_put_data_buffer() function
623 mlx5vf_put_data_buffer(async_data->buf); in mlx5vf_mig_file_cleanup_cb()
625 mlx5vf_put_data_buffer(async_data->header_buf); in mlx5vf_mig_file_cleanup_cb()
823 mlx5vf_put_data_buffer(header_buf); in mlx5vf_cmd_save_vhca_state()