Function report |
Source Code:include\linux\list_lru.h |
Create Date:2022-07-28 05:42:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:list_lru_count
Proto:static inline unsigned long list_lru_count(struct list_lru *lru)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct list_lru * | lru |
128 | count = 0 |
132 | count += list_lru_count_node(lru, nid) |
134 | Return count |
Name | Describe |
---|---|
shrink_dcache_sb | shrink dcache for a superblock |
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 |