Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dlru_cache.c18 mt_init(&cache->entries); in btrfs_lru_cache_init()
/linux-6.15/drivers/base/regmap/
H A Dregcache-maple.c355 mt_init(mt); in regcache_maple_init()
/linux-6.15/arch/arm64/kvm/
H A Dhypercalls.c405 mt_init(&kvm->arch.smccc_filter); in kvm_arm_init_hypercalls()
/linux-6.15/include/linux/
H A Dmaple_tree.h816 static inline void mt_init(struct maple_tree *mt) in mt_init() function
/linux-6.15/Documentation/core-api/
H A Dmaple_tree.rst51 allocated maple trees or mt_init() for dynamically allocated ones. A
/linux-6.15/lib/
H A Dtest_maple_tree.c2327 mt_init(mt); in next_prev_test()
/linux-6.15/tools/testing/radix-tree/
H A Dmaple.c36375 mt_init(&tree); in farmer_tests()