Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemory-tiers.h36 void put_memory_type(struct memory_dev_type *memtype);
71 static inline void put_memory_type(struct memory_dev_type *memtype) in put_memory_type() function
/openbmc/linux/drivers/dax/
H A Dkmem.c267 put_memory_type(dax_slowmem_type); in dax_kmem_init()
278 put_memory_type(dax_slowmem_type); in dax_kmem_exit()
/openbmc/linux/mm/
H A Dmemory-tiers.c563 void put_memory_type(struct memory_dev_type *memtype) in put_memory_type() function
567 EXPORT_SYMBOL_GPL(put_memory_type);
589 put_memory_type(memtype); in clear_node_memory_type()