Searched refs:task_get_cgroup1 (Results 1 – 3 of 3) sorted by relevance
875 struct cgroup *task_get_cgroup1(struct task_struct *tsk, int hierarchy_id);
1288 * task_get_cgroup1 - Acquires the associated cgroup of a task within a1297 struct cgroup *task_get_cgroup1(struct task_struct *tsk, int hierarchy_id) in task_get_cgroup1() function
2602 struct cgroup *cgrp = task_get_cgroup1(task, hierarchy_id); in bpf_task_get_cgroup1()