Searched refs:devlink_health_do_dump (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/net/devlink/ |
H A D | health.c | 552 static int devlink_health_do_dump(struct devlink_health_reporter *reporter, in devlink_health_do_dump() function 627 devlink_health_do_dump(reporter, priv_ctx, NULL); in devlink_health_report() 1301 err = devlink_health_do_dump(reporter, NULL, cb->extack); in devlink_nl_cmd_health_reporter_dump_get_dumpit()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | devlink.c | 6166 static int devlink_health_do_dump(struct devlink_health_reporter *reporter, in devlink_health_do_dump() function 6242 devlink_health_do_dump(reporter, priv_ctx, NULL); in devlink_health_report() 6556 err = devlink_health_do_dump(reporter, NULL, cb->extack); in devlink_nl_cmd_health_reporter_dump_get_dumpit()
|
Completed in 15 milliseconds