Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmaple_tree.h477 void mas_destroy(struct ma_state *mas);
H A Dmm.h995 mas_destroy(&vmi->mas); in vma_iter_free()
/openbmc/linux/mm/
H A Dmmap.c1999 mas_destroy(&mas); in expand_upwards()
2049 mas_destroy(&mas); in expand_upwards()
2092 mas_destroy(&mas); in expand_downwards()
2143 mas_destroy(&mas); in expand_downwards()
/openbmc/linux/lib/
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()
H A Dmaple_tree.c5462 mas_destroy(mas); in mas_store_prealloc()
5539 mas_destroy(mas); in mas_preallocate()
5553 void mas_destroy(struct ma_state *mas) in mas_destroy() function
5593 EXPORT_SYMBOL_GPL(mas_destroy);
5651 mas_destroy(mas); in mas_expected_entries()
6206 mas_destroy(mas); in mas_nomem()
/openbmc/linux/Documentation/core-api/
H A Dmaple_tree.rst200 insertions are complete calling mas_destroy() on the maple state will free the
/openbmc/linux/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()
35436 mas_destroy(&mas); in check_dfs_preorder()
35468 mas_destroy(&mas); in check_prealloc()
[all …]