Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/RCU/
Drcuref.txt19 alloc_object read_lock(&list_lock);
53 alloc_object rcu_read_lock();
89 alloc_object rcu_read_lock();
/Linux-v5.4/include/linux/
Dfscache-cache.h230 struct fscache_object *(*alloc_object)(struct fscache_cache *cache, member
/Linux-v5.4/lib/
Ddebugobjects.c222 alloc_object(void *addr, struct debug_bucket *b, struct debug_obj_descr *descr) in alloc_object() function
544 obj = alloc_object(addr, db, descr); in __debug_object_init()
/Linux-v5.4/fs/cachefiles/
Dinterface.c553 .alloc_object = cachefiles_alloc_object,
/Linux-v5.4/fs/fscache/
Dcookie.c496 object = cache->ops->alloc_object(cache, cookie); in fscache_alloc_object()
/Linux-v5.4/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,