Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dmemalloc.c378 objcg = get_obj_cgroup_from_current(); in bpf_mem_alloc_init()
399 objcg = get_obj_cgroup_from_current(); in bpf_mem_alloc_init()
Dsyscall.c427 map->objcg = get_obj_cgroup_from_current(); in bpf_map_save_memcg()
/Linux-v6.1/mm/
Dslab.h485 objcg = get_obj_cgroup_from_current(); in memcg_slab_pre_alloc_hook()
Dpercpu.c1634 objcg = get_obj_cgroup_from_current(); in pcpu_memcg_pre_alloc_hook()
Dmemcontrol.c3007 __always_inline struct obj_cgroup *get_obj_cgroup_from_current(void) in get_obj_cgroup_from_current() function
3119 objcg = get_obj_cgroup_from_current(); in __memcg_kmem_charge_page()
/Linux-v6.1/include/linux/
Dmemcontrol.h1737 struct obj_cgroup *get_obj_cgroup_from_current(void);