Searched refs:d (Results 1 – 4 of 4) sorted by relevance
1082 int s,d; in do_migrate_pages() local1107 d = node_remap(s, *from, *to); in do_migrate_pages()1108 if (s == d) in do_migrate_pages()1112 dest = d; in do_migrate_pages()
621 int __kmem_cache_shrink(struct kmem_cache *d) in __kmem_cache_shrink() argument
2102 static void flush_cpu_slab(void *d) in flush_cpu_slab() argument2104 struct kmem_cache *s = d; in flush_cpu_slab()
2909 #define cache_alloc_debugcheck_after(a,b,objp,d) (objp) argument