Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dnode.c298 struct node_cache_attrs cache_attrs; member
318 static struct attribute *cache_attrs[] = { variable
368 void node_add_cache(unsigned int nid, struct node_cache_attrs *cache_attrs) in node_add_cache()