Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Ddevlink.c1808 struct list_head *dpipe_tables, in devlink_dpipe_tables_fill() argument
1821 table = list_first_entry(dpipe_tables, in devlink_dpipe_tables_fill()
1843 list_for_each_entry_from(table, dpipe_tables, list) { in devlink_dpipe_tables_fill()
2047 devlink_dpipe_table_find(struct list_head *dpipe_tables, in devlink_dpipe_table_find() argument
2052 list_for_each_entry_rcu(table, dpipe_tables, list) { in devlink_dpipe_table_find()