Home
last modified time | relevance | path

Searched defs:ma_wr_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dmaple_tree.h393 struct ma_wr_state { struct
394 struct ma_state *mas;
395 struct maple_node *node; /* Decoded mas->node */
396 unsigned long r_min; /* range min */
397 unsigned long r_max; /* range max */
398 enum maple_type type; /* mas->node type */
400 unsigned char node_end; /* mas->node end */
401 unsigned long *pivots; /* mas->node->pivots pointer */
402 unsigned long end_piv; /* The pivot at the offset end */
403 void __rcu **slots; /* mas->node->slots pointer */
[all …]