Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/devlink/
H A Ddpipe.c214 struct list_head *dpipe_tables, in devlink_dpipe_tables_fill()
227 table = list_first_entry(dpipe_tables, in devlink_dpipe_tables_fill()
249 list_for_each_entry_from(table, dpipe_tables, list) { in devlink_dpipe_tables_fill()
452 devlink_dpipe_table_find(struct list_head *dpipe_tables, in devlink_dpipe_table_find() argument
457 list_for_each_entry_rcu(table, dpipe_tables, list, in devlink_dpipe_table_find()
212 devlink_dpipe_tables_fill(struct genl_info *info, enum devlink_command cmd, int flags, struct list_head *dpipe_tables, const char *table_name) devlink_dpipe_tables_fill() argument
/kernel/linux/linux-5.10/net/core/
H A Ddevlink.c2203 struct list_head *dpipe_tables, in devlink_dpipe_tables_fill()
2216 table = list_first_entry(dpipe_tables, in devlink_dpipe_tables_fill()
2238 list_for_each_entry_from(table, dpipe_tables, list) { in devlink_dpipe_tables_fill()
2442 devlink_dpipe_table_find(struct list_head *dpipe_tables, in devlink_dpipe_table_find() argument
2446 list_for_each_entry_rcu(table, dpipe_tables, list, in devlink_dpipe_table_find()
2201 devlink_dpipe_tables_fill(struct genl_info *info, enum devlink_command cmd, int flags, struct list_head *dpipe_tables, const char *table_name) devlink_dpipe_tables_fill() argument

Completed in 14 milliseconds