Function report |
Source Code:include\linux\fscache-cache.h |
Create Date:2022-07-28 06:39:48 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:scache_object_destroyed - Note destruction of an object in a cache*@cache: The cache from which the object came* Note the destruction and deallocation of an object record in a cache.
Proto:static inline void fscache_object_destroyed(struct fscache_cache *cache)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct fscache_cache * | cache |
| 433 | If atomic_dec_and_test( & no. of live objects in this cache ) Then wake_up_all( & fscache_cache_cleared_wq) |
| Source code conversion tool public plug-in interface | X |
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |