Searched defs:root (Results 1 – 12 of 12) sorted by relevance
71 static struct rt_varea *search(struct util_avl_root *root, in search()101 struct util_avl_root *root = &aspace->tree.tree; in _aspace_bst_search() local108 struct util_avl_root *root = &aspace->tree.tree; in _aspace_bst_search_exceed() local145 struct util_avl_root *root = &aspace->tree.tree; in _aspace_bst_search_overlap() local151 struct util_avl_root *root = &aspace->tree.tree; in _aspace_bst_insert() local
94 static inline struct util_avl_struct *util_avl_first(struct util_avl_root *root) in util_avl_first()105 static inline struct util_avl_struct *util_avl_last(struct util_avl_root *root) in util_avl_last()
121 struct util_avl_root *root) in util_avl_rebalance()176 void util_avl_remove(struct util_avl_struct *node, struct util_avl_root *root) in util_avl_remove()
1397 snmp_varbind_list_free(struct snmp_varbind_root *root) in snmp_varbind_list_free()1414 snmp_varbind_tail_add(struct snmp_varbind_root *root, struct snmp_varbind *vb) in snmp_varbind_tail_add()1433 snmp_varbind_tail_remove(struct snmp_varbind_root *root) in snmp_varbind_tail_remove()
414 snmp_varbind_list_sum(struct snmp_varbind_root *root) in snmp_varbind_list_sum()608 snmp_varbind_list_enc(struct snmp_varbind_root *root, struct pbuf *p, u16_t ofs) in snmp_varbind_list_enc()
40 struct ramfs_dirent root; member
39 struct tmpfs_file root; /* root dir */ member
40 struct tmpfs_file root; /* root dir */ member
172 int root = fdt_path_offset(_fdt, "/"); in rt_fdt_scan_root() local509 int root = fdt_path_offset(_fdt, "/"); in rt_fdt_model_dump() local1040 struct rt_ofw_node *root = RT_NULL; in rt_fdt_unflatten_single() local
49 struct devtmpfs_file root; /* root dir */ member
54 char root, zero; /* "/" */ member
Completed in 14 milliseconds