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:validate_bh_lrus() is called rarely - but not only at unmount.* This doesn't race because it runs in each cpu either in irq* or with preempt disabled.
Proto:static void invalidate_bh_lru(void *arg)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
void * | arg |
1411 | b = Must be an lvalue. Since @var must be a simple identifier,* we force a syntax error here if it isn't.(bh_lrus) |
1418 | The weird & is necessary because sparse considers (void)(var) to be* a direct dereference of percpu variable (var).(bh_lrus) |
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 |