函数逻辑报告 |
Source Code:security\tomoyo\gc.c |
Create Date:2022-07-27 21:12:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:moyo_notify_gc - Register/unregister /sys/kernel/security/tomoyo/ users.*@head: Pointer to "struct tomoyo_io_buffer".*@is_register: True if register, false if unregister.* Returns nothing.
函数原型:void tomoyo_notify_gc(struct tomoyo_io_buffer *head, const bool is_register)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct tomoyo_io_buffer * | head | |
const bool | is_register |
652 | bool is_write = false |
654 | 加自旋锁 |
655 | 如果is_register则 |
658 | 否则 |
659 | is_write = Buffer for writing. != NULL |
667 | 自旋锁解锁 |
名称 | 描述 |
---|---|
tomoyo_close_control | moyo_close_control - close() for /sys/kernel/security/tomoyo/ interface.*@head: Pointer to "struct tomoyo_io_buffer". |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |