Searched defs:nodeid (Results 1 – 1 of 1) sorted by relevance
/mm/ |
D | slab.c | 242 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument 248 #define MAKE_ALL_LISTS(cachep, ptr, nodeid) \ argument 629 gfp_t flags, int nodeid) in ____cache_alloc_node() 1166 int nodeid) in init_list() 1328 slab_out_of_memory(struct kmem_cache *cachep, gfp_t gfpflags, int nodeid) in slab_out_of_memory() 1371 int nodeid) in kmem_getpages() 2294 gfp_t local_flags, int nodeid) in alloc_slabmgmt() 2565 gfp_t flags, int nodeid) in cache_grow_begin() 3163 int nodeid) in ____cache_alloc_node() 3210 slab_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid, size_t orig_size, in slab_alloc_node() [all …]
|