Home
last modified time | relevance | path

Searched refs:mt_put_memory_types (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dmemory-tiers.h54 void mt_put_memory_types(struct list_head *memory_types);
151 static inline void mt_put_memory_types(struct list_head *memory_types) in mt_put_memory_types() function
/linux/drivers/dax/
H A Dkmem.c65 mt_put_memory_types(&kmem_memory_types); in kmem_put_memory_types()
/linux/mm/
H A Dmemory-tiers.c691 void mt_put_memory_types(struct list_head *memory_types) in mt_put_memory_types() function
700 EXPORT_SYMBOL_GPL(mt_put_memory_types);