Home
last modified time | relevance | path

Searched refs:devlink_region_snapshot_create (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx4/ !
H A Dcrdump.c114 err = devlink_region_snapshot_create(crdump->region_crspace, in mlx4_crdump_collect_crspace()
153 err = devlink_region_snapshot_create(crdump->region_fw_health, in mlx4_crdump_collect_fw_health()
/linux/net/devlink/ !
H A Dregion.c1248 int devlink_region_snapshot_create(struct devlink_region *region, in devlink_region_snapshot_create() function
1258 EXPORT_SYMBOL_GPL(devlink_region_snapshot_create);
/linux/include/net/ !
H A Ddevlink.h1861 int devlink_region_snapshot_create(struct devlink_region *region,
/linux/drivers/net/netdevsim/ !
H A Ddev.c118 err = devlink_region_snapshot_create(nsim_dev->dummy_region, in nsim_dev_take_snapshot_write()