Searched defs:VISITOR_FN_T (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dbtree-type.h7 #define VISITOR_FN_T _BTREE_TP(visitor, BTREE_TYPE_SUFFIX, _t) macro
118 typedef void (*VISITOR_FN_T)(void *elem, unsigned long opaque, typedef
123 VISITOR_FN_T func2)
131 VISITOR_FN_T func2)
138 #undef VISITOR_FN_T macro

Completed in 94 milliseconds