Searched defs:objcg (Results 1 – 8 of 8) sorted by relevance
/linux/mm/ |
H A D | memcontrol.c | 139 struct obj_cgroup *objcg = container_of(ref, struct obj_cgroup, refcnt); in obj_cgroup_release() local 189 struct obj_cgroup *objcg; in obj_cgroup_alloc() local 209 struct obj_cgroup *objcg, *iter; in memcg_reparent_objcgs() local 2546 static inline void mod_objcg_mlstate(struct obj_cgroup *objcg, in mod_objcg_mlstate() 2612 struct obj_cgroup *objcg = NULL; in __get_obj_cgroup_from_memcg() local 2626 struct obj_cgroup *old, *objcg = NULL; in current_objcg_update() local 2677 struct obj_cgroup *objcg; in current_obj_cgroup() local 2722 struct obj_cgroup *objcg; in get_obj_cgroup_from_folio() local 2767 static void obj_cgroup_uncharge_pages(struct obj_cgroup *objcg, in obj_cgroup_uncharge_pages() 2790 static int obj_cgroup_charge_pages(struct obj_cgroup *objcg, gfp_t gfp, in obj_cgroup_charge_pages() [all …]
|
H A D | page_io.c | 206 struct obj_cgroup *objcg = get_obj_cgroup_from_folio(folio); in swap_zeromap_folio_set() local 511 struct obj_cgroup *objcg; in swap_read_folio_zeromap() local
|
H A D | percpu.c | 1613 struct obj_cgroup *objcg; in pcpu_memcg_pre_alloc_hook() local 1629 static void pcpu_memcg_post_alloc_hook(struct obj_cgroup *objcg, in pcpu_memcg_post_alloc_hook() 1651 struct obj_cgroup *objcg; in pcpu_memcg_free_hook() local 1678 static void pcpu_memcg_post_alloc_hook(struct obj_cgroup *objcg, in pcpu_memcg_post_alloc_hook() 1736 struct obj_cgroup *objcg = NULL; in pcpu_alloc_noprof() local
|
H A D | zswap.c | 196 struct obj_cgroup *objcg; member 1416 struct obj_cgroup *objcg, in zswap_store_page() 1499 struct obj_cgroup *objcg = NULL; in zswap_store() local
|
/linux/include/linux/ |
H A D | memcontrol.h | 264 struct obj_cgroup __rcu *objcg; member 379 static inline struct mem_cgroup *obj_cgroup_memcg(struct obj_cgroup *objcg) in obj_cgroup_memcg() 496 struct obj_cgroup *objcg; in folio_memcg_check() local 512 static inline struct mem_cgroup *get_mem_cgroup_from_objcg(struct obj_cgroup *objcg) in get_mem_cgroup_from_objcg() 773 static inline bool obj_cgroup_tryget(struct obj_cgroup *objcg) in obj_cgroup_tryget() 778 static inline void obj_cgroup_get(struct obj_cgroup *objcg) in obj_cgroup_get() 783 static inline void obj_cgroup_get_many(struct obj_cgroup *objcg, in obj_cgroup_get_many() 789 static inline void obj_cgroup_put(struct obj_cgroup *objcg) in obj_cgroup_put() 1092 static inline struct mem_cgroup *get_mem_cgroup_from_objcg(struct obj_cgroup *objcg) in get_mem_cgroup_from_objcg() 1240 static inline void obj_cgroup_get(struct obj_cgroup *objcg) in obj_cgroup_get() [all …]
|
H A D | bpf_mem_alloc.h | 14 struct obj_cgroup *objcg; member
|
H A D | sched.h | 1558 struct obj_cgroup *objcg; member
|
/linux/kernel/bpf/ |
H A D | memalloc.c | 97 struct obj_cgroup *objcg; member 513 struct obj_cgroup *objcg = NULL; in bpf_mem_alloc_init() local 577 bpf_mem_alloc_percpu_init(struct bpf_mem_alloc * ma,struct obj_cgroup * objcg) bpf_mem_alloc_percpu_init() argument 595 struct obj_cgroup *objcg; bpf_mem_alloc_percpu_unit_init() local [all...] |