Searched refs:rblist__entry (Results 1 – 4 of 4) sorted by relevance
35 struct rb_node *rblist__entry(const struct rblist *rblist, unsigned int idx);
97 struct rb_node *rblist__entry(const struct rblist *rblist, unsigned int idx) in rblist__entry() function
126 rb_node = rblist__entry(&ilist->rblist, idx); in intlist__entry()
167 rb_node = rblist__entry(&slist->rblist, idx); in strlist__entry()