Searched refs:mte_parent_slot_mask (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dmaple_tree.c434 * mte_parent_slot_mask() - Get the slot mask for the parent.
438 static inline unsigned long mte_parent_slot_mask(unsigned long parent) function
464 p_type &= ~mte_parent_slot_mask(p_type);

Completed in 109 milliseconds