Home
last modified time | relevance | path

Searched refs:ITSTRUCT (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dinterval_tree_generic.h34 ITSTRUCT, ITRB, ITTYPE, ITSUBTREE, ITLAST) \
43 ITSTRUCT *parent; \
48 parent = rb_entry(rb_parent, ITSTRUCT, ITRB); \
80 static ITSTRUCT * \
90 ITSTRUCT, ITRB); \
109 ITSTRUCT, ITRB); \
118 ITSTATIC ITSTRUCT * \
122 ITSTRUCT *node, *leftmost; \
151 ITSTATIC ITSTRUCT * \
165 ITSTRUCT *right = rb_entry(rb, ITSTRUCT, ITRB); \
[all …]

Completed in 2 milliseconds