snapshot_id        31 include/net/devlink.h 	u32 snapshot_id;
snapshot_id       889 include/net/devlink.h 				   u8 *data, u32 snapshot_id,
snapshot_id      3726 net/core/devlink.c 	u32 snapshot_id;
snapshot_id      3733 net/core/devlink.c 	snapshot_id = nla_get_u32(info->attrs[DEVLINK_ATTR_REGION_SNAPSHOT_ID]);
snapshot_id      3739 net/core/devlink.c 	snapshot = devlink_region_snapshot_get_by_id(region, snapshot_id);
snapshot_id      3789 net/core/devlink.c 	u32 snapshot_id;
snapshot_id      3794 net/core/devlink.c 	snapshot_id = nla_get_u32(attrs[DEVLINK_ATTR_REGION_SNAPSHOT_ID]);
snapshot_id      3795 net/core/devlink.c 	snapshot = devlink_region_snapshot_get_by_id(region, snapshot_id);
snapshot_id      7473 net/core/devlink.c 	id = ++devlink->snapshot_id;
snapshot_id      7494 net/core/devlink.c 				   u8 *data, u32 snapshot_id,
snapshot_id      7509 net/core/devlink.c 	if (devlink_region_snapshot_get_by_id(region, snapshot_id)) {
snapshot_id      7520 net/core/devlink.c 	snapshot->id = snapshot_id;