Home
last modified time | relevance | path

Searched refs:snapshots_attr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/devlink/
H A Dregion.c99 struct nlattr *snapshots_attr; in devlink_nl_region_snapshots_id_put() local
102 snapshots_attr = nla_nest_start_noflag(msg, in devlink_nl_region_snapshots_id_put()
104 if (!snapshots_attr) in devlink_nl_region_snapshots_id_put()
113 nla_nest_end(msg, snapshots_attr); in devlink_nl_region_snapshots_id_put()
117 nla_nest_cancel(msg, snapshots_attr); in devlink_nl_region_snapshots_id_put()
/kernel/linux/linux-5.10/net/core/
H A Ddevlink.c4209 struct nlattr *snapshots_attr; in devlink_nl_region_snapshots_id_put() local
4212 snapshots_attr = nla_nest_start_noflag(msg, in devlink_nl_region_snapshots_id_put()
4214 if (!snapshots_attr) in devlink_nl_region_snapshots_id_put()
4223 nla_nest_end(msg, snapshots_attr); in devlink_nl_region_snapshots_id_put()
4227 nla_nest_cancel(msg, snapshots_attr); in devlink_nl_region_snapshots_id_put()

Completed in 14 milliseconds