函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\memcontrol.h Create Date:2022-07-27 06:56:22
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:mem_cgroup_nodeinfo

函数原型:static struct mem_cgroup_per_node *mem_cgroup_nodeinfo(struct mem_cgroup *memcg, int nid)

返回类型:struct mem_cgroup_per_node

参数:

类型参数名称
struct mem_cgroup *memcg
intnid
381  返回:nodeinfo[nid]
调用者
名称描述
memcg_expand_one_shrinker_map
memcg_free_shrinker_maps
mem_cgroup_remove_from_trees
parent_nodeinfo
mem_cgroup_itermem_cgroup_iter - iterate over memory cgroup hierarchy*@root: hierarchy root*@prev: previously returned memcg, NULL on first invocation*@reclaim: cookie for shared reclaim walks, NULL for full walks* Returns references to children of the hierarchy below
__invalidate_reclaim_iterators
memcg_hotplug_cpu_dead
mem_cgroup_lruvecmem_cgroup_lruvec - get the lru list vector for a memcg & node*@memcg: memcg of the wanted lruvec* Returns the lru list vector holding pages for a given @memcg &*@node combination. This can be the node lruvec, if the memory* controller is disabled.