Function report |
Source Code:mm\truncate.c |
Create Date:2022-07-28 14:14:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Regular page slots are stabilized by the page lock even without the tree* itself locked. These unlocked entries need verification under the tree* lock.
Proto:static inline void __clear_shadow_entry(struct address_space *mapping, unsigned long index, void *entry)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct address_space * | mapping | |
unsigned long | index | |
void * | entry |
43 | nrexceptional-- |
Name | Describe |
---|---|
clear_shadow_entry | |
truncate_exceptional_pvec_entries | Unconditionally remove exceptional entries. Usually called from truncate* path. Note that the pagevec may be altered by this function by removing* exceptional entries similar to what pagevec_remove_exceptionals does. |
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 |