Function report |
Source Code:security\tomoyo\common.c |
Create Date:2022-07-28 19:37:00 |
Last Modify:2020-03-18 09:15:18 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_write_stat - Set memory quota.*@head: Pointer to "struct tomoyo_io_buffer".* Returns 0.
Proto:static int tomoyo_write_stat(struct tomoyo_io_buffer *head)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct tomoyo_io_buffer * | head |
2396 | data = Buffer for writing. |
2399 | If tomoyo_str_starts( & data, "Memory used by ") Then When i < TOMOYO_MAX_MEMORY_STAT cycle |
2403 | 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 |