HomeSort by: relevance | last modified time | path
    Searched defs:get_leaf (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
subr_thmap.c 530 get_leaf(const thmap_t *thmap, thmap_inode_t *parent, unsigned slot) function in typeref:typename:thmap_leaf_t *
706 leaf = get_leaf(thmap, parent, slot);
757 * consume in get_leaf() or find_edge_node().
820 * consumed by get_leaf() or find_edge_node().
867 leaf = get_leaf(thmap, parent, slot);
subr_thmap.c 530 get_leaf(const thmap_t *thmap, thmap_inode_t *parent, unsigned slot) function in typeref:typename:thmap_leaf_t *
706 leaf = get_leaf(thmap, parent, slot);
757 * consume in get_leaf() or find_edge_node().
820 * consumed by get_leaf() or find_edge_node().
867 leaf = get_leaf(thmap, parent, slot);

Completed in 24 milliseconds