Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbtree-type.h3 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx) macro
4 #define BTREE_TP(pfx) _BTREE_TP(pfx, BTREE_TYPE_SUFFIX,)
8 #define VISITOR_FN_T _BTREE_TP(visitor, BTREE_TYPE_SUFFIX, _t)
141 #undef _BTREE_TP