Function report |
Source Code:mm\kasan\quarantine.c |
Create Date:2022-07-28 15:54:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:qlist_move_cache
Proto:static void qlist_move_cache(struct qlist_head *from, struct qlist_head *to, struct kmem_cache *cache)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct qlist_head * | from | |
struct qlist_head * | to | |
struct kmem_cache * | cache |
270 | If Value for the false possibility is greater at compile time(qlist_empty(from)) Then Return |
274 | qlist_init(from) |
277 | obj_cache = qlink_to_cache(curr) |
281 | Else qlist_put(from, curr, The size of an object including metadata ) |
Name | Describe |
---|---|
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 |