Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/RCU/
Drcuref.txt18 alloc_object read_lock(&list_lock);
50 alloc_object rcu_read_lock();
85 alloc_object rcu_read_lock();
/linux-4.4.14/include/linux/
Dfscache-cache.h222 struct fscache_object *(*alloc_object)(struct fscache_cache *cache, member
/linux-4.4.14/lib/
Ddebugobjects.c134 alloc_object(void *addr, struct debug_bucket *b, struct debug_obj_descr *descr) in alloc_object() function
320 obj = alloc_object(addr, db, descr); in __debug_object_init()
/linux-4.4.14/fs/cachefiles/
Dinterface.c539 .alloc_object = cachefiles_alloc_object,
/linux-4.4.14/fs/fscache/
Dcookie.c297 object = cache->ops->alloc_object(cache, cookie); in fscache_alloc_object()
/linux-4.4.14/Documentation/filesystems/caching/
Dfscache.txt291 CacheOp alo=N Number of in-progress alloc_object() cache ops
Dbackend-api.txt234 struct fscache_object *(*alloc_object)(struct fscache_cache *cache,