Home
last modified time | relevance | path

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

/linux/lib/
H A Dmaple_tree.c3189 unsigned char copy_size, node_pivots, node_slots; in mas_wr_node_store() local
3202 node_slots = mt_slots[wr_mas->type]; in mas_wr_node_store()
3257 if (!in_rcu && new_end + 2 < node_slots) { in mas_wr_node_store()
3265 sizeof(void __rcu *) * (node_slots - clear_from)); in mas_wr_node_store()