Home
last modified time | relevance | path

Searched refs:mtree_store (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dmaple_tree.h326 int mtree_store(struct maple_tree *mt, unsigned long index,
/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c6309 * mtree_store() - Store an entry at a given index.
6318 int mtree_store(struct maple_tree *mt, unsigned long index, void *entry, in mtree_store() function
6323 EXPORT_SYMBOL(mtree_store); variable
H A Dtest_maple_tree.c1590 mtree_store(mt, seq100[13], NULL, GFP_KERNEL); in check_gap_combining()
1593 mtree_store(mt, seq100[14], NULL, GFP_KERNEL); in check_gap_combining()
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dmaple.c[all...]

Completed in 31 milliseconds