Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dnode.c225 struct node_cache_info { struct
230 #define to_cache_info(device) container_of(device, struct node_cache_info, dev) argument
263 struct node_cache_info *info = to_cache_info(dev); in node_cacheinfo_release()
298 struct node_cache_info *info; in node_add_cache()
347 struct node_cache_info *info, *next; in node_remove_caches()