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

/linux-master/include/linux/
H A Dnode.h79 void node_add_cache(unsigned int nid, struct node_cache_attrs *cache_attrs);
83 static inline void node_add_cache(unsigned int nid, function
/linux-master/drivers/base/
H A Dnode.c293 * node_add_cache() - add cache attribute to a memory node
297 void node_add_cache(unsigned int nid, struct node_cache_attrs *cache_attrs) function
/linux-master/drivers/acpi/numa/
H A Dhmat.c840 node_add_cache(mem_nid, &tcache->cache_attrs);

Completed in 116 milliseconds