Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dlru_cache.c18 mt_init(&cache->entries); in btrfs_lru_cache_init()
/openbmc/linux/drivers/base/regmap/
H A Dregcache-maple.c357 mt_init(mt); in regcache_maple_init()
/openbmc/linux/arch/arm64/kvm/
H A Dhypercalls.c140 mt_init(&kvm->arch.smccc_filter); in init_smccc_filter()
/openbmc/linux/include/linux/
H A Dmaple_tree.h633 static inline void mt_init(struct maple_tree *mt) in mt_init() function
/openbmc/linux/Documentation/core-api/
H A Dmaple_tree.rst51 allocated maple trees or mt_init() for dynamically allocated ones. A
/openbmc/linux/lib/
H A Dtest_maple_tree.c2195 mt_init(mt); in next_prev_test()