Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmaple_tree.h477 void mas_destroy(struct ma_state *mas);
Dmm.h991 mas_destroy(&vmi->mas); in vma_iter_free()
/Linux-v6.6/mm/
Dmmap.c1992 mas_destroy(&mas); in expand_upwards()
2042 mas_destroy(&mas); in expand_upwards()
2085 mas_destroy(&mas); in expand_downwards()
2136 mas_destroy(&mas); in expand_downwards()
/Linux-v6.6/lib/
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()
Dmaple_tree.c5462 mas_destroy(mas); in mas_store_prealloc()
5528 mas_destroy(mas); in mas_preallocate()
5542 void mas_destroy(struct ma_state *mas) in mas_destroy() function
5582 EXPORT_SYMBOL_GPL(mas_destroy);
5640 mas_destroy(mas); in mas_expected_entries()
6195 mas_destroy(mas); in mas_nomem()
/Linux-v6.6/Documentation/core-api/
Dmaple_tree.rst200 insertions are complete calling mas_destroy() on the maple state will free the
/Linux-v6.6/tools/testing/radix-tree/
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()
35436 mas_destroy(&mas); in check_dfs_preorder()
35468 mas_destroy(&mas); in check_prealloc()
[all …]