Searched refs:__devlink_health_reporter_create (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/net/devlink/ |
H A D | health.c | 108 __devlink_health_reporter_create(struct devlink *devlink, in __devlink_health_reporter_create() function 152 reporter = __devlink_health_reporter_create(port->devlink, ops, in devl_port_health_reporter_create() 199 reporter = __devlink_health_reporter_create(devlink, ops, in devl_health_reporter_create()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | devlink.c | 5883 __devlink_health_reporter_create(struct devlink *devlink, in __devlink_health_reporter_create() function 5930 reporter = __devlink_health_reporter_create(port->devlink, ops, in devlink_port_health_reporter_create() 5964 reporter = __devlink_health_reporter_create(devlink, ops, in devlink_health_reporter_create()
|
Completed in 14 milliseconds