Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dmemalloc.c543 objcg = get_obj_cgroup_from_current(); in bpf_mem_alloc_init()
567 objcg = get_obj_cgroup_from_current(); in bpf_mem_alloc_init()
Dsyscall.c397 map->objcg = get_obj_cgroup_from_current(); in bpf_map_save_memcg()
/Linux-v6.6/mm/
Dslab.h487 objcg = get_obj_cgroup_from_current(); in memcg_slab_pre_alloc_hook()
Dpercpu.c1631 objcg = get_obj_cgroup_from_current(); in pcpu_memcg_pre_alloc_hook()
Dmemcontrol.c3017 __always_inline struct obj_cgroup *get_obj_cgroup_from_current(void) in get_obj_cgroup_from_current() function
3129 objcg = get_obj_cgroup_from_current(); in __memcg_kmem_charge_page()
/Linux-v6.6/include/linux/
Dmemcontrol.h1766 struct obj_cgroup *get_obj_cgroup_from_current(void);