Searched refs:get_obj_cgroup_from_current (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/bpf/
H A Dmemalloc.c539 objcg = get_obj_cgroup_from_current();
560 objcg = get_obj_cgroup_from_current();
H A Dsyscall.c392 * memory cgroup, get_obj_cgroup_from_current() will return NULL.
397 map->objcg = get_obj_cgroup_from_current();
/linux-master/include/linux/
H A Dmemcontrol.h1816 static inline struct obj_cgroup *get_obj_cgroup_from_current(void) function

Completed in 144 milliseconds