Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/
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-v6.6/net/devlink/
Dregion.c1250 int devlink_region_snapshot_create(struct devlink_region *region, in devlink_region_snapshot_create() function
1260 EXPORT_SYMBOL_GPL(devlink_region_snapshot_create);
/Linux-v6.6/include/net/
Ddevlink.h1822 int devlink_region_snapshot_create(struct devlink_region *region,
/Linux-v6.6/drivers/net/netdevsim/
Ddev.c118 err = devlink_region_snapshot_create(nsim_dev->dummy_region, in nsim_dev_take_snapshot_write()