Searched refs:d (Results 1 – 4 of 4) sorted by relevance
1101 int s,d; in do_migrate_pages() local1126 d = node_remap(s, *from, *to); in do_migrate_pages()1127 if (s == d) in do_migrate_pages()1131 dest = d; in do_migrate_pages()
699 int __kmem_cache_shrink(struct kmem_cache *d) in __kmem_cache_shrink() argument
2368 static void flush_cpu_slab(void *d) in flush_cpu_slab() argument2370 struct kmem_cache *s = d; in flush_cpu_slab()
3034 #define cache_alloc_debugcheck_after(a,b,objp,d) (objp) argument