Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmaple_tree.h320 struct ma_topiary { struct
504 struct ma_topiary name = { \
/linux-6.12.1/lib/
Dmaple_tree.c147 struct ma_topiary *free; /* nodes to be freed */
148 struct ma_topiary *destroy; /* Nodes to be destroyed (walked and freed) */
960 static inline void mat_add(struct ma_topiary *mat, in mat_add()
984 static void mas_mat_destroy(struct ma_state *mas, struct ma_topiary *mat) in mas_mat_destroy()