Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmemory-tiers.h43 void put_memory_type(struct memory_dev_type *memtype);
89 static inline void put_memory_type(struct memory_dev_type *memtype) in put_memory_type() function
/linux-6.12.1/mm/
Dmemory-tiers.c630 void put_memory_type(struct memory_dev_type *memtype) in put_memory_type() function
634 EXPORT_SYMBOL_GPL(put_memory_type);
657 put_memory_type(memtype); in clear_node_memory_type()
687 put_memory_type(mtype); in mt_put_memory_types()