| Function report | 
| Source Code: security\tomoyo\gc.c | Create Date:2022-07-28 19:43:15 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:moyo_gc_thread - Garbage collector thread function.*@unused: Unused.* Returns 0.
Proto:static int tomoyo_gc_thread(void *unused)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| void * | unused | 
| 617 | If Not mutex_trylock - try to acquire the mutex, without waiting*@lock: the mutex to be acquired* Try to acquire the mutex atomically Then Go to out | 
| 627 | If Users counter protected by tomoyo_io_buffer_list_lock. Then Continue | 
| 630 | kfree(Buffer for reading. ) | 
| 631 | kfree(Buffer for writing. ) | 
| 637 | out : | 
| 639 | Return 0 | 
| 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 |