Home
last modified time | relevance | path

Searched refs:empty_reporter (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/netdevsim/
H A Dhealth.c267 health->empty_reporter = in nsim_dev_health_init()
271 if (IS_ERR(health->empty_reporter)) in nsim_dev_health_init()
272 return PTR_ERR(health->empty_reporter); in nsim_dev_health_init()
303 devlink_health_reporter_destroy(health->empty_reporter); in nsim_dev_health_init()
314 devlink_health_reporter_destroy(health->empty_reporter); in nsim_dev_health_exit()
H A Dnetdevsim.h175 struct devlink_health_reporter *empty_reporter; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/netdevsim/
H A Dhealth.c267 health->empty_reporter = in nsim_dev_health_init()
271 if (IS_ERR(health->empty_reporter)) in nsim_dev_health_init()
272 return PTR_ERR(health->empty_reporter); in nsim_dev_health_init()
303 devlink_health_reporter_destroy(health->empty_reporter); in nsim_dev_health_init()
314 devlink_health_reporter_destroy(health->empty_reporter); in nsim_dev_health_exit()
H A Dnetdevsim.h175 struct devlink_health_reporter *empty_reporter; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/netdevsim/
H A Dhealth.c267 health->empty_reporter = in nsim_dev_health_init()
271 if (IS_ERR(health->empty_reporter)) in nsim_dev_health_init()
272 return PTR_ERR(health->empty_reporter); in nsim_dev_health_init()
303 devlink_health_reporter_destroy(health->empty_reporter); in nsim_dev_health_init()
314 devlink_health_reporter_destroy(health->empty_reporter); in nsim_dev_health_exit()
H A Dnetdevsim.h175 struct devlink_health_reporter *empty_reporter; member