Searched refs:d (Results 1 – 4 of 4) sorted by relevance
1106 int s,d; in do_migrate_pages() local1131 d = node_remap(s, *from, *to); in do_migrate_pages()1132 if (s == d) in do_migrate_pages()1136 dest = d; in do_migrate_pages()
697 int __kmem_cache_shrink(struct kmem_cache *d) in __kmem_cache_shrink() argument
2326 static void flush_cpu_slab(void *d) in flush_cpu_slab() argument2328 struct kmem_cache *s = d; in flush_cpu_slab()
3034 #define cache_alloc_debugcheck_after(a,b,objp,d) (objp) argument