函数逻辑报告 |
Source Code:include\linux\sched\mm.h |
Create Date:2022-07-27 06:42:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:memalloc_use_memcg - Starts the remote memcg charging scope.*@memcg: memcg to charge.* This function marks the beginning of the remote memcg charging scope. All the* __GFP_ACCOUNT allocations till the end of the scope will be charged to the* given memcg.
函数原型:static inline void memalloc_use_memcg(struct mem_cgroup *memcg)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mem_cgroup * | memcg |
323 | WARN_ON_ONCE(active_memcg) |
324 | active_memcg等于memcg |
名称 | 描述 |
---|---|
alloc_page_buffers | Create the appropriate buffers when given a page for data area and* the size of each buffer |
inotify_handle_event | |
fanotify_alloc_event |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |