Home
last modified time | relevance | path

Searched defs:root (Results 1 – 12 of 12) sorted by relevance

/components/mm/
A Davl_adpt.c71 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() local
108 struct util_avl_root *root = &aspace->tree.tree; in _aspace_bst_search_exceed() local
145 struct util_avl_root *root = &aspace->tree.tree; in _aspace_bst_search_overlap() local
151 struct util_avl_root *root = &aspace->tree.tree; in _aspace_bst_insert() local
/components/utilities/libadt/avl/
A Davl.h94 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()
A Davl.c121 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()
/components/net/lwip/lwip-1.4.1/src/core/snmp/
A Dmsg_in.c1397 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()
A Dmsg_out.c414 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()
/components/dfs/dfs_v1/filesystems/ramfs/
A Ddfs_ramfs.h40 struct ramfs_dirent root; member
/components/dfs/dfs_v2/filesystems/ramfs/
A Ddfs_ramfs.h40 struct ramfs_dirent root; member
/components/dfs/dfs_v1/filesystems/tmpfs/
A Ddfs_tmpfs.h39 struct tmpfs_file root; /* root dir */ member
/components/dfs/dfs_v2/filesystems/tmpfs/
A Ddfs_tmpfs.h40 struct tmpfs_file root; /* root dir */ member
/components/drivers/ofw/
A Dfdt.c172 int root = fdt_path_offset(_fdt, "/"); in rt_fdt_scan_root() local
509 int root = fdt_path_offset(_fdt, "/"); in rt_fdt_model_dump() local
1040 struct rt_ofw_node *root = RT_NULL; in rt_fdt_unflatten_single() local
/components/dfs/dfs_v2/filesystems/devfs/
A Ddevtmpfs.c49 struct devtmpfs_file root; /* root dir */ member
/components/legacy/fdt/inc/
A Ddtb_node.h54 char root, zero; /* "/" */ member

Completed in 23 milliseconds