Symbol: mlx5_vf_migration_file
drivers/vfio/pci/mlx5/cmd.c
40
struct mlx5_vf_migration_file *migf = mvdev->saving_migf;
drivers/vfio/pci/mlx5/cmd.c
522
mlx5vf_alloc_data_buffer(struct mlx5_vf_migration_file *migf, u32 npages,
drivers/vfio/pci/mlx5/cmd.c
563
mlx5vf_get_data_buffer(struct mlx5_vf_migration_file *migf, u32 npages,
drivers/vfio/pci/mlx5/cmd.c
606
mlx5vf_save_callback_complete(struct mlx5_vf_migration_file *migf,
drivers/vfio/pci/mlx5/cmd.c
618
struct mlx5_vf_migration_file *migf = container_of(async_data,
drivers/vfio/pci/mlx5/cmd.c
619
struct mlx5_vf_migration_file, async_data);
drivers/vfio/pci/mlx5/cmd.c
640
struct mlx5_vf_migration_file *migf = header_buf->migf;
drivers/vfio/pci/mlx5/cmd.c
670
struct mlx5_vf_migration_file *migf = container_of(async_data,
drivers/vfio/pci/mlx5/cmd.c
671
struct mlx5_vf_migration_file, async_data);
drivers/vfio/pci/mlx5/cmd.c
739
struct mlx5_vf_migration_file *migf,
drivers/vfio/pci/mlx5/cmd.c
833
struct mlx5_vf_migration_file *migf,
drivers/vfio/pci/mlx5/cmd.c
859
int mlx5vf_cmd_alloc_pd(struct mlx5_vf_migration_file *migf)
drivers/vfio/pci/mlx5/cmd.c
871
void mlx5vf_cmd_dealloc_pd(struct mlx5_vf_migration_file *migf)
drivers/vfio/pci/mlx5/cmd.c
880
void mlx5fv_cmd_clean_migf_resources(struct mlx5_vf_migration_file *migf)
drivers/vfio/pci/mlx5/cmd.h
183
struct mlx5_vf_migration_file *resuming_migf;
drivers/vfio/pci/mlx5/cmd.h
184
struct mlx5_vf_migration_file *saving_migf;
drivers/vfio/pci/mlx5/cmd.h
208
struct mlx5_vf_migration_file *migf,
drivers/vfio/pci/mlx5/cmd.h
212
struct mlx5_vf_migration_file *migf,
drivers/vfio/pci/mlx5/cmd.h
214
int mlx5vf_cmd_alloc_pd(struct mlx5_vf_migration_file *migf);
drivers/vfio/pci/mlx5/cmd.h
215
void mlx5vf_cmd_dealloc_pd(struct mlx5_vf_migration_file *migf);
drivers/vfio/pci/mlx5/cmd.h
216
void mlx5fv_cmd_clean_migf_resources(struct mlx5_vf_migration_file *migf);
drivers/vfio/pci/mlx5/cmd.h
218
mlx5vf_alloc_data_buffer(struct mlx5_vf_migration_file *migf, u32 npages,
drivers/vfio/pci/mlx5/cmd.h
222
mlx5vf_get_data_buffer(struct mlx5_vf_migration_file *migf, u32 npages,
drivers/vfio/pci/mlx5/cmd.h
240
void mlx5vf_mig_file_set_save_work(struct mlx5_vf_migration_file *migf,
drivers/vfio/pci/mlx5/cmd.h
66
struct mlx5_vf_migration_file *migf;
drivers/vfio/pci/mlx5/cmd.h
80
struct mlx5_vf_migration_file *migf;
drivers/vfio/pci/mlx5/main.c
1108
struct mlx5_vf_migration_file *migf;
drivers/vfio/pci/mlx5/main.c
1126
struct mlx5_vf_migration_file *migf = mvdev->saving_migf;
drivers/vfio/pci/mlx5/main.c
1150
struct mlx5_vf_migration_file *migf;
drivers/vfio/pci/mlx5/main.c
1168
struct mlx5_vf_migration_file *migf;
drivers/vfio/pci/mlx5/main.c
167
struct mlx5_vf_migration_file *migf = filp->private_data;
drivers/vfio/pci/mlx5/main.c
239
struct mlx5_vf_migration_file *migf = filp->private_data;
drivers/vfio/pci/mlx5/main.c
259
static void mlx5vf_mark_err(struct mlx5_vf_migration_file *migf)
drivers/vfio/pci/mlx5/main.c
265
void mlx5vf_mig_file_set_save_work(struct mlx5_vf_migration_file *migf,
drivers/vfio/pci/mlx5/main.c
277
mlx5vf_mig_file_get_stop_copy_buf(struct mlx5_vf_migration_file *migf,
drivers/vfio/pci/mlx5/main.c
304
struct mlx5_vf_migration_file *migf = save_data->migf;
drivers/vfio/pci/mlx5/main.c
332
static int mlx5vf_add_stop_copy_header(struct mlx5_vf_migration_file *migf,
drivers/vfio/pci/mlx5/main.c
37
static void mlx5vf_disable_fd(struct mlx5_vf_migration_file *migf)
drivers/vfio/pci/mlx5/main.c
379
struct mlx5_vf_migration_file *migf,
drivers/vfio/pci/mlx5/main.c
461
struct mlx5_vf_migration_file *migf = filp->private_data;
drivers/vfio/pci/mlx5/main.c
47
struct mlx5_vf_migration_file *migf = filp->private_data;
drivers/vfio/pci/mlx5/main.c
56
mlx5vf_get_data_buff_from_pos(struct mlx5_vf_migration_file *migf, loff_t pos,
drivers/vfio/pci/mlx5/main.c
570
struct mlx5_vf_migration_file *migf = mvdev->saving_migf;
drivers/vfio/pci/mlx5/main.c
602
static struct mlx5_vf_migration_file *
drivers/vfio/pci/mlx5/main.c
605
struct mlx5_vf_migration_file *migf;
drivers/vfio/pci/mlx5/main.c
712
mlx5vf_resume_read_image(struct mlx5_vf_migration_file *migf,
drivers/vfio/pci/mlx5/main.c
741
mlx5vf_resume_read_header_data(struct mlx5_vf_migration_file *migf,
drivers/vfio/pci/mlx5/main.c
791
mlx5vf_resume_read_header(struct mlx5_vf_migration_file *migf,
drivers/vfio/pci/mlx5/main.c
862
struct mlx5_vf_migration_file *migf = filp->private_data;
drivers/vfio/pci/mlx5/main.c
90
struct mlx5_vf_migration_file *migf = vhca_buf->migf;
drivers/vfio/pci/mlx5/main.c
985
static struct mlx5_vf_migration_file *
drivers/vfio/pci/mlx5/main.c
988
struct mlx5_vf_migration_file *migf;