Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmaple_tree.h354 struct ma_topiary { struct
549 struct ma_topiary name = { \
/linux/lib/
H A Dmaple_tree.c880 * mat_add() - Add a @dead_enode to the ma_topiary of a list of dead nodes.
881 * @mat: the ma_topiary, a linked list of dead nodes.
886 static inline void mat_add(struct ma_topiary *mat, in mat_add()
906 * @mat: the ma_topiary linked list of dead nodes to free.
910 static void mas_mat_destroy(struct ma_state *mas, struct ma_topiary *mat) in mas_mat_destroy()