Home
last modified time | relevance | path

Searched refs:get_obj_cgroup_from_current (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dmemalloc.c520 objcg = get_obj_cgroup_from_current(); in bpf_mem_alloc_init()
543 objcg = get_obj_cgroup_from_current(); in bpf_mem_alloc_init()
H A Dsyscall.c397 map->objcg = get_obj_cgroup_from_current(); in bpf_map_save_memcg()
/openbmc/linux/mm/
H A Dslab.h487 objcg = get_obj_cgroup_from_current(); in memcg_slab_pre_alloc_hook()
H A Dpercpu.c1631 objcg = get_obj_cgroup_from_current(); in pcpu_memcg_pre_alloc_hook()
H A Dmemcontrol.c3018 __always_inline struct obj_cgroup *get_obj_cgroup_from_current(void) in get_obj_cgroup_from_current() function
3130 objcg = get_obj_cgroup_from_current(); in __memcg_kmem_charge_page()
/openbmc/linux/include/linux/
H A Dmemcontrol.h1766 struct obj_cgroup *get_obj_cgroup_from_current(void);