Home
last modified time | relevance | path

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

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