Function report |
Source Code:mm\kasan\quarantine.c |
Create Date:2022-07-28 15:54:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:qlist_free_all
Proto:static void qlist_free_all(struct qlist_head *q, struct kmem_cache *cache)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct qlist_head * | q | |
struct kmem_cache * | cache |
158 | If Value for the false possibility is greater at compile time(qlist_empty(q)) Then Return |
163 | obj_cache = If cache Then cache Else qlink_to_cache(qlink) |
167 | qlink_free(qlink, obj_cache) |
170 | qlist_init(q) |
Name | Describe |
---|---|
quarantine_reduce | |
per_cpu_remove_cache | |
quarantine_remove_cache | Free all quarantined objects belonging to cache. |
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 |