Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/devlink/
H A Dhealth.c80 __devlink_health_reporter_find_by_name(struct list_head *reporter_list, in __devlink_health_reporter_find_by_name() function
95 return __devlink_health_reporter_find_by_name(&devlink->reporter_list, in devlink_health_reporter_find_by_name()
103 return __devlink_health_reporter_find_by_name(&devlink_port->reporter_list, in devlink_port_health_reporter_find_by_name()
148 if (__devlink_health_reporter_find_by_name(&port->reporter_list, in devl_port_health_reporter_create()
/kernel/linux/linux-5.10/net/core/
H A Ddevlink.c5851 __devlink_health_reporter_find_by_name(struct list_head *reporter_list, in __devlink_health_reporter_find_by_name() function
5868 return __devlink_health_reporter_find_by_name(&devlink->reporter_list, in devlink_health_reporter_find_by_name()
5877 return __devlink_health_reporter_find_by_name(&devlink_port->reporter_list, in devlink_port_health_reporter_find_by_name()
5924 if (__devlink_health_reporter_find_by_name(&port->reporter_list, in devlink_port_health_reporter_create()

Completed in 15 milliseconds