Home
last modified time | relevance | path

Searched defs:memory_types (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/
Dmemory-tiers.h146 struct list_head *memory_types) in mt_find_alloc_memory_type()
151 static inline void mt_put_memory_types(struct list_head *memory_types) in mt_put_memory_types()
/linux-6.12.1/mm/
Dmemory-tiers.c17 struct list_head memory_types; member
663 struct memory_dev_type *mt_find_alloc_memory_type(int adist, struct list_head *memory_types) in mt_find_alloc_memory_type()
681 void mt_put_memory_types(struct list_head *memory_types) in mt_put_memory_types()