| /linux/drivers/base/regmap/ |
| A D | regcache-maple.c | 20 MA_STATE(mas, mt, reg, reg); in regcache_maple_read() 42 MA_STATE(mas, mt, reg, reg); in regcache_maple_write() 111 MA_STATE(mas, mt, min, max); in regcache_maple_drop() 243 MA_STATE(mas, mt, min, max); in regcache_maple_sync() 296 MA_STATE(mas, mt, 0, UINT_MAX); in regcache_maple_exit() 319 MA_STATE(mas, mt, first, last); in regcache_maple_insert_block()
|
| /linux/lib/ |
| A D | test_maple_tree.c | 352 MA_STATE(mas, mt, 0, 0); in check_rev_find() 396 MA_STATE(mas, mt, 0, 0); in check_find() 609 MA_STATE(mas, mt, 0, 0); in check_find_2() 756 MA_STATE(mas, mt, 0, 0); in check_alloc_rev_range() 931 MA_STATE(mas, mt, 0, 0); in check_alloc_range() 1326 MA_STATE(mas, mt, i, i); in check_next_entry() 1392 MA_STATE(mas, mt, 0, 0); in check_root_expand() 1526 MA_STATE(mas, mt, 0, 0); in check_gap_combining() 1801 MA_STATE(mas, mt, 0, 0); in bench_mas_for_each() 1831 MA_STATE(mas, mt, 0, 0); in bench_mas_prev() [all …]
|
| A D | maple_tree.c | 3706 MA_STATE(l_mas, NULL, 0, 0); in mas_wr_spanning_store() 3707 MA_STATE(r_mas, NULL, 0, 0); in mas_wr_spanning_store() 6455 MA_STATE(mas, mt, 0, 0); in mtree_alloc_range() 6517 MA_STATE(mas, mt, 0, 0); in mtree_alloc_cyclic() 6537 MA_STATE(mas, mt, 0, 0); in mtree_alloc_rrange() 6812 MA_STATE(mas, mt, 0, 0); in __mt_dup() 6813 MA_STATE(new_mas, new, 0, 0); in __mt_dup() 6849 MA_STATE(mas, mt, 0, 0); in mtree_dup() 6850 MA_STATE(new_mas, new, 0, 0); in mtree_dup() 7544 MA_STATE(mas, mt, 0, 0); in mt_validate_nulls() [all …]
|
| /linux/kernel/irq/ |
| A D | irqdesc.c | 153 MA_STATE(mas, &sparse_irqs, 0, 0); in irq_find_free_area() 173 MA_STATE(mas, &sparse_irqs, irq, irq); in irq_insert_desc() 179 MA_STATE(mas, &sparse_irqs, irq, irq); in delete_irq_desc()
|
| /linux/mm/damon/tests/ |
| A D | vaddr-kunit.h | 21 MA_STATE(mas, mt, 0, 0); in __link_vmas()
|
| /linux/drivers/gpu/drm/nouveau/ |
| A D | nouveau_debugfs.c | 209 MA_STATE(mas, &uvmm->region_mt, 0, 0); in nouveau_debugfs_gpuva_regions()
|
| A D | nouveau_uvmm.c | 282 MA_STATE(mas, &uvmm->region_mt, addr, addr); in __nouveau_uvma_region_insert() 322 MA_STATE(mas, &uvmm->region_mt, reg->va.addr, 0); in nouveau_uvma_region_remove() 362 MA_STATE(mas, &uvmm->region_mt, addr, 0); in nouveau_uvma_region_find_first() 1893 MA_STATE(mas, &uvmm->region_mt, 0, 0); in nouveau_uvmm_fini()
|
| /linux/include/linux/ |
| A D | maple_tree.h | 482 #define MA_STATE(name, mt, first, end) \ macro
|
| /linux/tools/testing/radix-tree/ |
| A D | maple.c | 100 MA_STATE(mas, mt, 0, 0); in check_new_node() 321 MA_STATE(mas2, mt, 0, 0); in check_new_node() 997 MA_STATE(mas, mt, 0, 0); in check_erase2_testset() 33905 MA_STATE(mas, mt, 0, 0); in check_erase2_sets() 35393 MA_STATE(mas, mt, 0, 0); in check_dfs_preorder() 35821 MA_STATE(ms, mt, 1, 1); in check_nomem() 35857 MA_STATE(ms, mt, 2, 2); in check_locky() 36027 MA_STATE(mas, mt, 0, 0); in build_full_tree() 36233 MA_STATE(mas, mt, 6, 10); in writer2() 36252 MA_STATE(mas, mt, 0, 5); in check_nomem_writer_race() [all …]
|
| /linux/mm/ |
| A D | vma.c | 1285 MA_STATE(test, mas_detach->tree, 0, 0); in vms_gather_munmap_vmas() 1337 MA_STATE(mas_detach, &mt_detach, 0, 0); in do_vmi_align_munmap()
|
| A D | memory.c | 6234 MA_STATE(mas, &mm->mm_mt, address, address); in lock_vma_under_rcu()
|
| /linux/fs/ |
| A D | libfs.c | 497 MA_STATE(mas, &octx->mt, offset, offset); in offset_find_next()
|