Searched refs:rb_search (Results 1 - 4 of 4) sorted by relevance

/external/syslinux/com32/sysdump/
H A Drbtree.h41 the final output from rb_search() can then be converted back
50 struct rbtree *rb_search(struct rbtree *, uint64_t);
H A Drbtree.c49 struct rbtree *rb_search(struct rbtree *tree, uint64_t key) function
H A Dacpi.c63 node = rb_search(*tree, key);
/external/blktrace/
H A Dblkiomon.c51 struct rb_search { struct
175 static struct dstat *blkiomon_find_dstat(struct rb_search *search, __u32 device)
201 struct rb_search search;

Completed in 143 milliseconds