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

/include/linux/
H A Dbtree-type.h2 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx) macro
3 #define BTREE_TP(pfx) _BTREE_TP(pfx, BTREE_TYPE_SUFFIX,)
7 #define VISITOR_FN_T _BTREE_TP(visitor, BTREE_TYPE_SUFFIX, _t)
140 #undef _BTREE_TP macro

Completed in 24 milliseconds