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

/linux-master/drivers/base/
H A Dnode.c221 * struct node_cache_info - Internal tracking for memory node caches
226 struct node_cache_info { struct
231 #define to_cache_info(device) container_of(device, struct node_cache_info, dev)
264 struct node_cache_info *info = to_cache_info(dev);
299 struct node_cache_info *info;
348 struct node_cache_info *info, *next;

Completed in 114 milliseconds