Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
H A Dnode.c226 #define to_cache_info(device) container_of(device, struct node_cache_info, dev) macro
234 to_cache_info(dev)->cache_attrs.name); \
259 struct node_cache_info *info = to_cache_info(dev); in node_cacheinfo_release()
/kernel/linux/linux-6.6/drivers/base/
H A Dnode.c230 #define to_cache_info(device) container_of(device, struct node_cache_info, dev) macro
238 to_cache_info(dev)->cache_attrs.name); \
263 struct node_cache_info *info = to_cache_info(dev); in node_cacheinfo_release()

Completed in 3 milliseconds