Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/RCU/
Drcuref.rst24 alloc_object read_lock(&list_lock);
59 alloc_object rcu_read_lock();
96 alloc_object rcu_read_lock();
/Linux-v5.10/include/linux/
Dfscache-cache.h230 struct fscache_object *(*alloc_object)(struct fscache_cache *cache, member
/Linux-v5.10/lib/
Ddebugobjects.c227 alloc_object(void *addr, struct debug_bucket *b, const struct debug_obj_descr *descr) in alloc_object() function
568 obj = alloc_object(addr, db, descr); in __debug_object_init()
/Linux-v5.10/fs/cachefiles/
Dinterface.c553 .alloc_object = cachefiles_alloc_object,
/Linux-v5.10/fs/fscache/
Dcookie.c496 object = cache->ops->alloc_object(cache, cookie); in fscache_alloc_object()
/Linux-v5.10/Documentation/filesystems/caching/
Dfscache.rst372 |CacheOp |alo=N |Number of in-progress alloc_object() cache ops |
Dbackend-api.rst232 struct fscache_object *(*alloc_object)(struct fscache_cache *cache,