Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gem/selftests/
Di915_gem_coherency.c381 goto put_object; in igt_gem_coherency()
390 goto put_object; in igt_gem_coherency()
401 goto put_object; in igt_gem_coherency()
411 goto put_object; in igt_gem_coherency()
426 put_object: in igt_gem_coherency()
/Linux-v5.15/mm/
Dkmemleak.c491 static void put_object(struct kmemleak_object *object) in put_object() function
675 put_object(object); in __delete_object()
762 put_object(object); in paint_ptr()
826 put_object(object); in add_scan_area()
850 put_object(object); in object_set_excess_ref()
872 put_object(object); in object_no_scan()
1035 put_object(object); in kmemleak_update_trace()
1390 put_object(object); in scan_gray_list()
1659 put_object(prev_obj); in kmemleak_seq_next()
1676 put_object(v); in kmemleak_seq_stop()
[all …]
/Linux-v5.15/include/linux/
Dfscache-cache.h265 void (*put_object)(struct fscache_object *object, member
/Linux-v5.15/fs/fscache/
Dcookie.c528 cache->ops->put_object(object, fscache_obj_put_attach_fail); in fscache_alloc_object()
548 cache->ops->put_object(object, fscache_obj_put_alloc_fail); in fscache_alloc_object()
Dobject.c783 object->cache->ops->put_object(object, why); in fscache_put_object()
/Linux-v5.15/fs/cachefiles/
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()
Dinterface.c560 .put_object = cachefiles_put_object,
/Linux-v5.15/Documentation/filesystems/caching/
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)
Dfscache.rst384 | |pto=N |Number of in-progress put_object() cache ops |