Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/RCU/
H A Drcuref.rst24 alloc_object read_lock(&list_lock);
59 alloc_object rcu_read_lock();
96 alloc_object rcu_read_lock();
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache-cache.h230 struct fscache_object *(*alloc_object)(struct fscache_cache *cache, member
/OK3568_Linux_fs/kernel/lib/
H A 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()
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dinterface.c553 .alloc_object = cachefiles_alloc_object,
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dcookie.c484 object = cache->ops->alloc_object(cache, cookie); in fscache_alloc_object()
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dfscache.rst372 |CacheOp |alo=N |Number of in-progress alloc_object() cache ops |
H A Dbackend-api.rst232 struct fscache_object *(*alloc_object)(struct fscache_cache *cache,