Home
last modified time | relevance | path

Searched refs:devlink_health_reporter_get_list (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Ddevlink-user.h1289 struct devlink_health_reporter_get_list { struct
1290 struct devlink_health_reporter_get_list *next;
1295 devlink_health_reporter_get_list_free(struct devlink_health_reporter_get_list *rsp);
1297 struct devlink_health_reporter_get_list *
H A Ddevlink-user.c2046 devlink_health_reporter_get_list_free(struct devlink_health_reporter_get_list *rsp) in devlink_health_reporter_get_list_free()
2048 struct devlink_health_reporter_get_list *next = rsp; in devlink_health_reporter_get_list_free()
2061 struct devlink_health_reporter_get_list *
2070 yds.alloc_sz = sizeof(struct devlink_health_reporter_get_list); in devlink_health_reporter_get_dump()

Completed in 7 milliseconds