Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnode.h58 struct node_cache_attrs { struct
67 void node_add_cache(unsigned int nid, struct node_cache_attrs *cache_attrs); argument
72 struct node_cache_attrs *cache_attrs) in node_add_cache()
/openbmc/linux/drivers/acpi/numa/
H A Dhmat.c57 struct node_cache_attrs cache_attrs;
67 struct node_cache_attrs cache_attrs;
/openbmc/linux/drivers/base/
H A Dnode.c228 struct node_cache_attrs cache_attrs;
296 void node_add_cache(unsigned int nid, struct node_cache_attrs *cache_attrs) in node_add_cache()