Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dmaple_tree.h477 void mas_destroy(struct ma_state *mas);
H A Dmm.h1017 mas_destroy(&vmi->mas); in vma_iter_free()
/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c5389 * store the entry. Please see mas_expected_entries()/mas_destroy() for more details.
5462 mas_destroy(mas); in mas_store_prealloc()
5539 mas_destroy(mas); in mas_preallocate()
5546 * mas_destroy() - destroy a maple state.
5553 void mas_destroy(struct ma_state *mas) in mas_destroy() function
5593 EXPORT_SYMBOL_GPL(mas_destroy); variable
5602 * for speed. Please call mas_destroy() on the @mas after inserting the entries
5651 mas_destroy(mas); in mas_expected_entries()
6206 mas_destroy(mas);
H A Dtest_maple_tree.c1873 mas_destroy(&newmas); in check_forking()
1943 mas_destroy(&mas); in check_iteration()
2016 mas_destroy(&newmas); in bench_forking()
2655 mas_destroy(&newmas); in check_dup_gaps()
2765 mas_destroy(&mas); in check_bnode_min_spanning()
/kernel/linux/linux-6.6/mm/
H A Dmmap.c2012 mas_destroy(&mas); in expand_upwards()
2062 mas_destroy(&mas); in expand_upwards()
2105 mas_destroy(&mas); in expand_downwards()
2156 mas_destroy(&mas); in expand_downwards()
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dmaple.c84 mas_destroy(mas); in check_mas_alloc_node_count()
392 mas_destroy(&mas); in check_new_node()
401 mas_destroy(&mas); in check_new_node()
412 mas_destroy(&mas); in check_new_node()
420 mas_destroy(&mas); in check_new_node()
434 mas_destroy(&mas); in check_new_node()
446 mas_destroy(&mas); in check_new_node()
457 mas_destroy(&mas); in check_new_node()
[all...]

Completed in 47 milliseconds