Searched refs:task_get_cgroup1 (Results 1 – 3 of 3) sorted by relevance
856 struct cgroup *task_get_cgroup1(struct task_struct *tsk, int hierarchy_id);
1286 struct cgroup *task_get_cgroup1(struct task_struct *tsk, int hierarchy_id) in task_get_cgroup1() function
2497 struct cgroup *cgrp = task_get_cgroup1(task, hierarchy_id); in bpf_task_get_cgroup1()