Home
last modified time | relevance | path

Searched refs:alloc_object (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/Documentation/RCU/
Drcuref.txt9 alloc_object read_lock(&list_lock);
41 alloc_object rcu_read_lock();
/linux-3.4.99/include/linux/
Dfscache-cache.h207 struct fscache_object *(*alloc_object)(struct fscache_cache *cache, member
/linux-3.4.99/lib/
Ddebugobjects.c133 alloc_object(void *addr, struct debug_bucket *b, struct debug_obj_descr *descr) in alloc_object() function
321 obj = alloc_object(addr, db, descr); in __debug_object_init()
/linux-3.4.99/fs/fscache/
Dcookie.c256 object = cache->ops->alloc_object(cache, cookie); in fscache_alloc_object()
/linux-3.4.99/fs/cachefiles/
Dinterface.c453 .alloc_object = cachefiles_alloc_object,
/linux-3.4.99/Documentation/filesystems/caching/
Dfscache.txt290 CacheOp alo=N Number of in-progress alloc_object() cache ops
Dbackend-api.txt234 struct fscache_object *(*alloc_object)(struct fscache_cache *cache,