Function report |
Source Code:include\linux\sched\mm.h |
Create Date:2022-07-28 05:40:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:static inline void memalloc_use_memcg(struct mem_cgroup *memcg)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mem_cgroup * | memcg |
323 | WARN_ON_ONCE(active_memcg) |
324 | active_memcg = memcg |
Name | Describe |
---|---|
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 |
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 |