Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/devlink/
H A Dhealth.c265 struct nlattr *reporter_attr; in devlink_nl_health_reporter_fill() local
279 reporter_attr = nla_nest_start_noflag(msg, in devlink_nl_health_reporter_fill()
281 if (!reporter_attr) in devlink_nl_health_reporter_fill()
318 nla_nest_end(msg, reporter_attr); in devlink_nl_health_reporter_fill()
323 nla_nest_cancel(msg, reporter_attr); in devlink_nl_health_reporter_fill()
/kernel/linux/linux-5.10/net/core/
H A Ddevlink.c6038 struct nlattr *reporter_attr; in devlink_nl_health_reporter_fill() local
6052 reporter_attr = nla_nest_start_noflag(msg, in devlink_nl_health_reporter_fill()
6054 if (!reporter_attr) in devlink_nl_health_reporter_fill()
6091 nla_nest_end(msg, reporter_attr); in devlink_nl_health_reporter_fill()
6096 nla_nest_end(msg, reporter_attr); in devlink_nl_health_reporter_fill()

Completed in 14 milliseconds