Searched refs:init_object (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslub.c501 static void init_object(struct kmem_cache *s, void *object, int active) function
865 init_object(s, object, 0);
892 init_object(s, object, 1);
949 init_object(s, object, 0);
2122 init_object(kmalloc_caches, n, 1);

Completed in 177 milliseconds