Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmaple_tree.h465 void mas_destroy(struct ma_state *mas);
/Linux-v6.1/mm/
Dmmap.c856 mas_destroy(&mas); in __vma_adjust()
1942 mas_destroy(&mas); in expand_upwards()
1990 mas_destroy(&mas); in expand_upwards()
2023 mas_destroy(&mas); in expand_downwards()
2072 mas_destroy(&mas); in expand_downwards()
2456 mas_destroy(mas); in do_mas_align_munmap()
Dnommu.c1253 mas_destroy(&mas); in do_mmap()
/Linux-v6.1/lib/
Dtest_maple_tree.c1705 mas_destroy(&newmas); in check_forking()
1777 mas_destroy(&newmas); in bench_forking()
2406 mas_destroy(&newmas); in check_dup_gaps()
Dmaple_tree.c5701 mas_destroy(mas); in mas_store_prealloc()
5725 mas_destroy(mas); in mas_preallocate()
5738 void mas_destroy(struct ma_state *mas) in mas_destroy() function
5773 EXPORT_SYMBOL_GPL(mas_destroy);
5831 mas_destroy(mas); in mas_expected_entries()
6112 mas_destroy(mas); in mas_nomem()
/Linux-v6.1/Documentation/core-api/
Dmaple_tree.rst200 insertions are complete calling mas_destroy() on the maple state will free the
/Linux-v6.1/tools/testing/radix-tree/
Dmaple.c351 mas_destroy(&mas); in check_new_node()
360 mas_destroy(&mas); in check_new_node()
371 mas_destroy(&mas); in check_new_node()
378 mas_destroy(&mas); in check_new_node()
389 mas_destroy(&mas); in check_new_node()
401 mas_destroy(&mas); in check_new_node()
412 mas_destroy(&mas); in check_new_node()
35319 mas_destroy(&mas); in check_dfs_preorder()
35349 mas_destroy(&mas); in check_prealloc()
35359 mas_destroy(&mas); in check_prealloc()
[all …]
/Linux-v6.1/kernel/
Dfork.c702 mas_destroy(&mas); in dup_mmap()