Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dmaple_tree.c1304 static void mas_node_count_gfp(struct ma_state *mas, int count, gfp_t gfp) in mas_node_count_gfp() function
1324 return mas_node_count_gfp(mas, count, GFP_NOWAIT | __GFP_NOWARN); in mas_node_count()
5719 mas_node_count_gfp(mas, 1 + mas_mt_height(mas) * 3, gfp); in mas_preallocate()