Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmaple_tree.h305 struct ma_topiary { struct
456 struct ma_topiary name = { \
/Linux-v6.6/lib/
Dmaple_tree.c145 struct ma_topiary *free; /* nodes to be freed */
146 struct ma_topiary *destroy; /* Nodes to be destroyed (walked and freed) */
987 static inline void mat_add(struct ma_topiary *mat, in mat_add()
1011 static void mas_mat_destroy(struct ma_state *mas, struct ma_topiary *mat) in mas_mat_destroy()