Searched defs:graceful_period (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/net/devlink/ |
H A D | health.c | 61 u64 graceful_period; member 108 __devlink_health_reporter_create(struct devlink *devlink, const struct devlink_health_reporter_ops *ops, u64 graceful_period, void *priv) __devlink_health_reporter_create() argument 140 devl_port_health_reporter_create(struct devlink_port *port, const struct devlink_health_reporter_ops *ops, u64 graceful_period, void *priv) devl_port_health_reporter_create() argument 164 devlink_port_health_reporter_create(struct devlink_port *port, const struct devlink_health_reporter_ops *ops, u64 graceful_period, void *priv) devlink_port_health_reporter_create() argument 188 devl_health_reporter_create(struct devlink *devlink, const struct devlink_health_reporter_ops *ops, u64 graceful_period, void *priv) devl_health_reporter_create() argument 210 devlink_health_reporter_create(struct devlink *devlink, const struct devlink_health_reporter_ops *ops, u64 graceful_period, void *priv) devlink_health_reporter_create() argument [all...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | devlink.c | 5831 u64 graceful_period; member 5883 __devlink_health_reporter_create(struct devlink *devlink, const struct devlink_health_reporter_ops *ops, u64 graceful_period, void *priv) __devlink_health_reporter_create() argument 5917 devlink_port_health_reporter_create(struct devlink_port *port, const struct devlink_health_reporter_ops *ops, u64 graceful_period, void *priv) devlink_port_health_reporter_create() argument 5952 devlink_health_reporter_create(struct devlink *devlink, const struct devlink_health_reporter_ops *ops, u64 graceful_period, void *priv) devlink_health_reporter_create() argument [all...] |
Completed in 11 milliseconds