Home
last modified time | relevance | path

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

/linux/tools/include/linux/
H A Drbtree_augmented.h117 * RBTYPE: type of the RBAUGMENTED field
118 * RBAUGMENTED: name of RBTYPE field within RBSTRUCT holding data for subtree
119 * RBCOMPUTE: name of function that returns the per-node RBTYPE scalar
123 RBTYPE, RBAUGMENTED, RBCOMPUTE) \ argument
127 RBTYPE max = RBCOMPUTE(node); \
/linux/include/linux/
H A Drbtree_augmented.h147 RBTYPE, RBAUGMENTED, RBCOMPUTE) \ argument
151 RBTYPE max = RBCOMPUTE(node); \