Home
last modified time | relevance | path

Searched refs:put_object (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_coherency.c382 goto put_object; in igt_gem_coherency()
391 goto put_object; in igt_gem_coherency()
402 goto put_object; in igt_gem_coherency()
412 goto put_object; in igt_gem_coherency()
427 put_object: in igt_gem_coherency()
/OK3568_Linux_fs/kernel/mm/
H A Dkmemleak.c490 static void put_object(struct kmemleak_object *object) in put_object() function
674 put_object(object); in __delete_object()
761 put_object(object); in paint_ptr()
830 put_object(object); in add_scan_area()
854 put_object(object); in object_set_excess_ref()
876 put_object(object); in object_no_scan()
1039 put_object(object); in kmemleak_update_trace()
1394 put_object(object); in scan_gray_list()
1664 put_object(prev_obj); in kmemleak_seq_next()
1681 put_object(v); in kmemleak_seq_stop()
[all …]
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dcookie.c509 cache->ops->put_object(object, fscache_obj_put_attach_fail); in fscache_alloc_object()
529 cache->ops->put_object(object, fscache_obj_put_alloc_fail); in fscache_alloc_object()
H A Dobject.c790 object->cache->ops->put_object(object, why); in fscache_put_object()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscache-cache.h266 void (*put_object)(struct fscache_object *object, member
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dnamei.c242 cache->cache.ops->put_object(&xobject->fscache, in cachefiles_mark_object_active()
247 cache->cache.ops->put_object(&xobject->fscache, in cachefiles_mark_object_active()
H A Dinterface.c560 .put_object = cachefiles_put_object,
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dbackend-api.rst145 is backing. An object should retired when put_object() is called if it is
339 caller. The caller will invoke the put_object() method as appropriate.
344 void (*put_object)(struct fscache_object *object)
H A Dfscache.rst384 | |pto=N |Number of in-progress put_object() cache ops |