Searched refs:devlink_health_reporter_get_from_info (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/net/devlink/ |
H A D | health.c | 350 devlink_health_reporter_get_from_info(struct devlink *devlink, in devlink_health_reporter_get_from_info() function 364 reporter = devlink_health_reporter_get_from_info(devlink, info); in devlink_nl_health_reporter_get_doit() 460 reporter = devlink_health_reporter_get_from_info(devlink, info); in devlink_nl_cmd_health_reporter_set_doit() 666 reporter = devlink_health_reporter_get_from_info(devlink, info); in devlink_nl_cmd_health_reporter_recover_doit() 1230 reporter = devlink_health_reporter_get_from_info(devlink, info); in devlink_nl_cmd_health_reporter_diagnose_doit() 1326 reporter = devlink_health_reporter_get_from_info(devlink, info); in devlink_nl_cmd_health_reporter_dump_clear_doit() 1343 reporter = devlink_health_reporter_get_from_info(devlink, info); in devlink_nl_cmd_health_reporter_test_doit()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | devlink.c | 6285 devlink_health_reporter_get_from_info(struct devlink *devlink, in devlink_health_reporter_get_from_info() function 6338 reporter = devlink_health_reporter_get_from_info(devlink, info); in devlink_nl_cmd_health_reporter_get_doit() 6442 reporter = devlink_health_reporter_get_from_info(devlink, info); in devlink_nl_cmd_health_reporter_set_doit() 6484 reporter = devlink_health_reporter_get_from_info(devlink, info); in devlink_nl_cmd_health_reporter_recover_doit() 6502 reporter = devlink_health_reporter_get_from_info(devlink, info); in devlink_nl_cmd_health_reporter_diagnose_doit() 6583 reporter = devlink_health_reporter_get_from_info(devlink, info); in devlink_nl_cmd_health_reporter_dump_clear_doit() 6606 reporter = devlink_health_reporter_get_from_info(devlink, info); in devlink_nl_cmd_health_reporter_test_doit()
|
Completed in 15 milliseconds