Searched refs:empty_reporter (Results 1 – 2 of 2) sorted by relevance
181 health->empty_reporter = in nsim_dev_health_init()185 if (IS_ERR(health->empty_reporter)) in nsim_dev_health_init()186 return PTR_ERR(health->empty_reporter); in nsim_dev_health_init()217 devl_health_reporter_destroy(health->empty_reporter); in nsim_dev_health_init()228 devl_health_reporter_destroy(health->empty_reporter); in nsim_dev_health_exit()
212 struct devlink_health_reporter *empty_reporter; member