Function report |
Source Code:mm\kasan\quarantine.c |
Create Date:2022-07-28 15:54:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:per_cpu_remove_cache
Proto:static void per_cpu_remove_cache(void *arg)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
void * | arg |
291 | to_free = QLIST_INIT |
294 | q = this_cpu_ptr( & The object quarantine consists of per-cpu queues and a global queue,* guarded by quarantine_lock.) |
295 | qlist_move_cache(q, & to_free, cache) |
296 | qlist_free_all( & to_free, 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 |