Function report |
Source Code:fs\buffer.c |
Create Date:2022-07-28 20:14:09 |
| Last Modify:2020-03-18 10:38:29 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:has_bh_in_lru
Proto:static bool has_bh_in_lru(int cpu, void *dummy)
Type:bool
Parameter:
| Type | Parameter | Name |
|---|---|---|
| int | cpu | |
| void * | dummy |
| 1423 | b = per_cpu_ptr( & bh_lrus, cpu) |
| 1431 | Return false |
| 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 |