Searched defs:objcg (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/include/linux/ |
D | memcontrol.h | 302 struct obj_cgroup __rcu *objcg; member 368 static inline struct mem_cgroup *obj_cgroup_memcg(struct obj_cgroup *objcg) in obj_cgroup_memcg() 467 struct obj_cgroup *objcg; in folio_memcg_rcu() local 510 struct obj_cgroup *objcg; in folio_memcg_check() local 526 static inline struct mem_cgroup *get_mem_cgroup_from_objcg(struct obj_cgroup *objcg) in get_mem_cgroup_from_objcg() 791 static inline bool obj_cgroup_tryget(struct obj_cgroup *objcg) in obj_cgroup_tryget() 796 static inline void obj_cgroup_get(struct obj_cgroup *objcg) in obj_cgroup_get() 801 static inline void obj_cgroup_get_many(struct obj_cgroup *objcg, in obj_cgroup_get_many() 807 static inline void obj_cgroup_put(struct obj_cgroup *objcg) in obj_cgroup_put() 1319 static inline void obj_cgroup_put(struct obj_cgroup *objcg) in obj_cgroup_put() [all …]
|
D | bpf.h | 270 struct obj_cgroup *objcg; member
|
/linux-6.6.21/mm/ |
D | memcontrol.c | 265 struct obj_cgroup *objcg = container_of(ref, struct obj_cgroup, refcnt); in obj_cgroup_release() local 307 struct obj_cgroup *objcg; in obj_cgroup_alloc() local 327 struct obj_cgroup *objcg, *iter; in memcg_reparent_objcgs() local 2874 static inline void mod_objcg_mlstate(struct obj_cgroup *objcg, in mod_objcg_mlstate() 3007 struct obj_cgroup *objcg = NULL; in __get_obj_cgroup_from_memcg() local 3020 struct obj_cgroup *objcg = NULL; in get_obj_cgroup_from_current() local 3038 struct obj_cgroup *objcg; in get_obj_cgroup_from_folio() local 3077 static void obj_cgroup_uncharge_pages(struct obj_cgroup *objcg, in obj_cgroup_uncharge_pages() 3098 static int obj_cgroup_charge_pages(struct obj_cgroup *objcg, gfp_t gfp, in obj_cgroup_charge_pages() 3127 struct obj_cgroup *objcg; in __memcg_kmem_charge_page() local [all …]
|
D | slab.h | 479 struct obj_cgroup *objcg; in memcg_slab_pre_alloc_hook() local 514 struct obj_cgroup *objcg, in memcg_slab_post_alloc_hook() 562 struct obj_cgroup *objcg; in memcg_slab_free_hook() local 609 struct obj_cgroup *objcg, in memcg_slab_post_alloc_hook() 721 struct obj_cgroup *objcg, gfp_t flags, in slab_post_alloc_hook()
|
D | percpu.c | 1626 struct obj_cgroup *objcg; in pcpu_memcg_pre_alloc_hook() local 1644 static void pcpu_memcg_post_alloc_hook(struct obj_cgroup *objcg, in pcpu_memcg_post_alloc_hook() 1666 struct obj_cgroup *objcg; in pcpu_memcg_free_hook() local 1693 static void pcpu_memcg_post_alloc_hook(struct obj_cgroup *objcg, in pcpu_memcg_post_alloc_hook() 1725 struct obj_cgroup *objcg = NULL; in pcpu_alloc() local
|
D | zswap.c | 211 struct obj_cgroup *objcg; member 1203 struct obj_cgroup *objcg = NULL; in zswap_store() local
|
D | slub.c | 3457 struct obj_cgroup *objcg = NULL; in slab_alloc_node() local 3935 size_t size, void **p, struct obj_cgroup *objcg) in __kmem_cache_alloc_bulk() 4005 size_t size, void **p, struct obj_cgroup *objcg) in __kmem_cache_alloc_bulk() 4039 struct obj_cgroup *objcg = NULL; in kmem_cache_alloc_bulk() local
|
D | slab.c | 3217 struct obj_cgroup *objcg = NULL; in slab_alloc_node() local 3456 struct obj_cgroup *objcg = NULL; in kmem_cache_alloc_bulk() local
|
/linux-6.6.21/mm/kfence/ |
D | kfence.h | 101 struct obj_cgroup *objcg; member
|
/linux-6.6.21/kernel/bpf/ |
D | memalloc.c | 95 struct obj_cgroup *objcg; member 501 struct obj_cgroup *objcg = NULL; in bpf_mem_alloc_init() local
|