Function report |
Source Code:security\tomoyo\common.h |
Create Date:2022-07-28 19:32:44 |
Last Modify:2020-03-18 09:12:16 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_round2 - Round up to power of 2 for calculating memory usage.*@size: Size to be rounded up.* Returns @size.* Since SLOB does not round up, this function simply returns @size.
Proto:static inline int tomoyo_round2(size_t size)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
size_t | size |
1293 | Return size |
Name | Describe |
---|---|
tomoyo_init_log | moyo_init_log - Allocate buffer for audit logs |
tomoyo_write_log2 | moyo_write_log2 - Write an audit log.*@r: Pointer to "struct tomoyo_request_info".*@len: Buffer size needed for @fmt and @args.*@fmt: The printf()'s format string.*@args: va_list structure for @fmt.* Returns nothing. |
tomoyo_supervisor | moyo_supervisor - Ask for the supervisor's decision |
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 |