| Function report | 
| Source Code: mm\z3fold.c | Create Date:2022-07-28 16:29:22 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:free_pages_work
Proto:static void free_pages_work(struct work_struct *w)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct work_struct * | w | 
| 595 | spin_lock( & stale_lock) | 
| 599 | page = virt_to_page(kaddr) returns a valid pointer if and only if* virt_addr_valid(kaddr) returns true.(zhdr) | 
| 602 | If WARN_ON(!st_bit - Determine whether a bit is set*@nr: bit number to test*@addr: Address to start counting from) Then Continue | 
| 604 | spin_unlock( & stale_lock) | 
| 607 | cond_resched() | 
| 608 | spin_lock( & stale_lock) | 
| 610 | spin_unlock( & stale_lock) | 
| 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 |