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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfscache-cache.h219 struct fscache_object *(*alloc_object)(struct fscache_cache *cache, member in struct:fscache_cache_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cachefiles/
H A Dinterface.c454 .alloc_object = cachefiles_alloc_object,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fscache/
H A Dcookie.c256 object = cache->ops->alloc_object(cache, cookie);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Ddebugobjects.c133 alloc_object(void *addr, struct debug_bucket *b, struct debug_obj_descr *descr) function
314 obj = alloc_object(addr, db, descr);

Completed in 74 milliseconds