Home
last modified time | relevance | path

Searched refs:alien_cache (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/mm/
H A Dslab.c197 struct alien_cache { struct
606 static inline struct alien_cache **alloc_alien_cache(int node, in alloc_alien_cache()
632 struct alien_cache *alc = NULL; in __alloc_alien_cache()
645 struct alien_cache **alc_ptr; in alloc_alien_cache()
668 static void free_alien_cache(struct alien_cache **alc_ptr) in free_alien_cache()
709 struct alien_cache *alc = n->alien[node]; in reap_alien()
726 struct alien_cache **alien) in drain_alien_cache()
729 struct alien_cache *alc; in drain_alien_cache()
751 struct alien_cache *alien = NULL; in __cache_free_alien()
874 struct alien_cache **new_alien = NULL; in setup_kmem_cache_node()
[all …]
H A Dslab.h788 struct alien_cache **alien; /* on other nodes */