Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.h143 struct fs_node { struct
147 struct fs_node *parent; argument
148 struct fs_node *root; argument
153 void (*del_hw_func)(struct fs_node *); argument
154 void (*del_sw_func)(struct fs_node *); argument
159 struct fs_node node; argument
176 struct fs_node node;
220 struct fs_node node;
235 struct fs_node node;
245 struct fs_node node;
[all …]
A Dfs_core.c328 static void tree_add_node(struct fs_node *node, struct fs_node *parent) in tree_add_node()
450 struct fs_node *root; in find_root()
482 static void del_sw_ns(struct fs_node *node) in del_sw_ns()
834 struct fs_node *iter = list_entry(start, struct fs_node, list); in find_closest_ft_recursive()
860 struct fs_node *curr_node; in find_closest_ft()
861 struct fs_node *parent; in find_closest_ft()
2403 struct fs_node *fs_parent_node, in init_root_tree_recursive()
2412 struct fs_node *base; in init_root_tree_recursive()
2454 struct fs_node *fs_parent_node) in init_root_tree()
2613 struct fs_node *iter; in clean_tree()
[all …]

Completed in 16 milliseconds