Searched refs:put_object (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dkmemleak.c57 * using the get_object()/put_object() functions. When the use_count becomes
58 * 0, this count can no longer be incremented and put_object() schedules the
437 * Once use_count is 0 (guaranteed by put_object), there is no other
449 * an RCU callback. Since put_object() may be called via the kmemleak_free() ->
454 static void put_object(struct kmemleak_object *object) function
608 put_object(object);
628 put_object(object);
667 put_object(object);
699 put_object(object);
759 put_object(objec
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dkmemleak.c57 * using the get_object()/put_object() functions. When the use_count becomes
58 * 0, this count can no longer be incremented and put_object() schedules the
437 * Once use_count is 0 (guaranteed by put_object), there is no other
449 * an RCU callback. Since put_object() may be called via the kmemleak_free() ->
454 static void put_object(struct kmemleak_object *object) function
608 put_object(object);
628 put_object(object);
667 put_object(object);
699 put_object(object);
759 put_object(objec
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/fscache/
H A Dcookie.c280 cache->ops->put_object(object);
299 cache->ops->put_object(object);
H A Dobject.c746 object->cache->ops->put_object(object);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/fscache/
H A Dcookie.c280 cache->ops->put_object(object);
299 cache->ops->put_object(object);
H A Dobject.c746 object->cache->ops->put_object(object);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dfscache-cache.h247 void (*put_object)(struct fscache_object *object); member in struct:fscache_cache_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dfscache-cache.h247 void (*put_object)(struct fscache_object *object); member in struct:fscache_cache_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/cachefiles/
H A Dinterface.c460 .put_object = cachefiles_put_object,
H A Dnamei.c255 cache->cache.ops->put_object(&xobject->fscache);
260 cache->cache.ops->put_object(&xobject->fscache);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/cachefiles/
H A Dinterface.c460 .put_object = cachefiles_put_object,
H A Dnamei.c255 cache->cache.ops->put_object(&xobject->fscache);
260 cache->cache.ops->put_object(&xobject->fscache);

Completed in 130 milliseconds