Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Ddevlink.c718 u32 cur_snapshots; member
6007 if (region->cur_snapshots == region->max_snapshots) in __devlink_region_snapshot_create()
6027 region->cur_snapshots++; in __devlink_region_snapshot_create()
6045 region->cur_snapshots--; in devlink_region_snapshot_del()
6277 if (region->cur_snapshots == region->max_snapshots) { in devlink_nl_cmd_region_new()