Home
last modified time | relevance | path

Searched defs:objcg (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/include/linux/
Dmemcontrol.h294 struct obj_cgroup __rcu *objcg; member
360 static inline struct mem_cgroup *obj_cgroup_memcg(struct obj_cgroup *objcg) in obj_cgroup_memcg()
459 struct obj_cgroup *objcg; in folio_memcg_rcu() local
502 struct obj_cgroup *objcg; in page_memcg_check() local
511 static inline struct mem_cgroup *get_mem_cgroup_from_objcg(struct obj_cgroup *objcg) in get_mem_cgroup_from_objcg()
772 static inline bool obj_cgroup_tryget(struct obj_cgroup *objcg) in obj_cgroup_tryget()
777 static inline void obj_cgroup_get(struct obj_cgroup *objcg) in obj_cgroup_get()
782 static inline void obj_cgroup_get_many(struct obj_cgroup *objcg, in obj_cgroup_get_many()
788 static inline void obj_cgroup_put(struct obj_cgroup *objcg) in obj_cgroup_put()
1289 static inline void obj_cgroup_put(struct obj_cgroup *objcg) in obj_cgroup_put()
[all …]
Dbpf.h227 struct obj_cgroup *objcg; member
/linux-6.1.9/mm/
Dmemcontrol.c261 struct obj_cgroup *objcg = container_of(ref, struct obj_cgroup, refcnt); in obj_cgroup_release() local
303 struct obj_cgroup *objcg; in obj_cgroup_alloc() local
323 struct obj_cgroup *objcg, *iter; in memcg_reparent_objcgs() local
2863 static inline void mod_objcg_mlstate(struct obj_cgroup *objcg, in mod_objcg_mlstate()
2996 struct obj_cgroup *objcg = NULL; in __get_obj_cgroup_from_memcg() local
3009 struct obj_cgroup *objcg = NULL; in get_obj_cgroup_from_current() local
3027 struct obj_cgroup *objcg; in get_obj_cgroup_from_page() local
3066 static void obj_cgroup_uncharge_pages(struct obj_cgroup *objcg, in obj_cgroup_uncharge_pages()
3087 static int obj_cgroup_charge_pages(struct obj_cgroup *objcg, gfp_t gfp, in obj_cgroup_charge_pages()
3116 struct obj_cgroup *objcg; in __memcg_kmem_charge_page() local
[all …]
Dslab.h477 struct obj_cgroup *objcg; in memcg_slab_pre_alloc_hook() local
512 struct obj_cgroup *objcg, in memcg_slab_post_alloc_hook()
560 struct obj_cgroup *objcg; in memcg_slab_free_hook() local
607 struct obj_cgroup *objcg, in memcg_slab_post_alloc_hook()
722 struct obj_cgroup *objcg, gfp_t flags, in slab_post_alloc_hook()
Dpercpu.c1629 struct obj_cgroup *objcg; in pcpu_memcg_pre_alloc_hook() local
1647 static void pcpu_memcg_post_alloc_hook(struct obj_cgroup *objcg, in pcpu_memcg_post_alloc_hook()
1669 struct obj_cgroup *objcg; in pcpu_memcg_free_hook() local
1696 static void pcpu_memcg_post_alloc_hook(struct obj_cgroup *objcg, in pcpu_memcg_post_alloc_hook()
1728 struct obj_cgroup *objcg = NULL; in pcpu_alloc() local
Dzswap.c191 struct obj_cgroup *objcg; member
1104 struct obj_cgroup *objcg = NULL; in zswap_frontswap_store() local
Dslab.c3237 struct obj_cgroup *objcg = NULL; in slab_alloc_node() local
3486 struct obj_cgroup *objcg = NULL; in kmem_cache_alloc_bulk() local
Dslub.c3315 struct obj_cgroup *objcg = NULL; in slab_alloc_node() local
3791 struct obj_cgroup *objcg = NULL; in kmem_cache_alloc_bulk() local
/linux-6.1.9/kernel/bpf/
Dmemalloc.c95 struct obj_cgroup *objcg; member
362 struct obj_cgroup *objcg = NULL; in bpf_mem_alloc_init() local
/linux-6.1.9/mm/kfence/
Dkfence.h93 struct obj_cgroup *objcg; member