Searched defs:objcg (Results 1 – 9 of 9) sorted by relevance
| /linux/mm/ |
| H A D | memcontrol.c | 142 struct obj_cgroup *objcg = container_of(ref, struct obj_cgroup, refcnt); in obj_cgroup_release() local 192 struct obj_cgroup *objcg; in obj_cgroup_alloc() local 212 struct obj_cgroup *objcg, *iter; in memcg_reparent_objcgs() local 2605 static inline void mod_objcg_mlstate(struct obj_cgroup *objcg, in mod_objcg_mlstate() 2637 struct obj_cgroup *objcg = obj_ext->objcg; in mem_cgroup_from_obj_slab() local 2671 struct obj_cgroup *objcg = NULL; in __get_obj_cgroup_from_memcg() local 2685 struct obj_cgroup *old, *objcg = NULL; in current_objcg_update() local 2736 struct obj_cgroup *objcg; in current_obj_cgroup() local 2781 struct obj_cgroup *objcg; in get_obj_cgroup_from_folio() local 2826 static void obj_cgroup_uncharge_pages(struct obj_cgroup *objcg, in obj_cgroup_uncharge_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; pcpu_memcg_pre_alloc_hook() local 1629 pcpu_memcg_post_alloc_hook(struct obj_cgroup * objcg,struct pcpu_chunk * chunk,int off,size_t size) pcpu_memcg_post_alloc_hook() argument 1651 struct obj_cgroup *objcg; pcpu_memcg_free_hook() local 1678 pcpu_memcg_post_alloc_hook(struct obj_cgroup * objcg,struct pcpu_chunk * chunk,int off,size_t size) pcpu_memcg_post_alloc_hook() argument 1736 struct obj_cgroup *objcg = NULL; pcpu_alloc_noprof() local [all...] |
| H A D | zswap.c | 196 struct obj_cgroup *objcg; member 1403 struct obj_cgroup *objcg, in zswap_store_page() 1486 struct obj_cgroup *objcg = NULL; in zswap_store() local
|
| /linux/include/linux/ |
| H A D | memcontrol.h | 265 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() 775 static inline bool obj_cgroup_tryget(struct obj_cgroup *objcg) in obj_cgroup_tryget() 780 static inline void obj_cgroup_get(struct obj_cgroup *objcg) in obj_cgroup_get() 785 static inline void obj_cgroup_get_many(struct obj_cgroup *objcg, in obj_cgroup_get_many() 791 static inline void obj_cgroup_put(struct obj_cgroup *objcg) in obj_cgroup_put() 1070 static inline struct mem_cgroup *get_mem_cgroup_from_objcg(struct obj_cgroup *objcg) in get_mem_cgroup_from_objcg() 1219 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 | 1537 struct obj_cgroup *objcg; member
|
| H A D | bpf.h | 317 struct obj_cgroup *objcg; member
|
| /linux/kernel/bpf/ |
| H A D | memalloc.c | 97 struct obj_cgroup *objcg; member 517 struct obj_cgroup *objcg = NULL; in bpf_mem_alloc_init() local 581 int bpf_mem_alloc_percpu_init(struct bpf_mem_alloc *ma, struct obj_cgroup *objcg) in bpf_mem_alloc_percpu_init() 599 struct obj_cgroup *objcg; in bpf_mem_alloc_percpu_unit_init() local
|