Home
last modified time | relevance | path

Searched refs:hierarchy_id (Results 1 – 5 of 5) sorted by relevance

/linux/include/trace/events/
A Dcgroup.h24 __entry->root = root->hierarchy_id;
68 __entry->root = cgrp->root->hierarchy_id;
137 __entry->dst_root = dst_cgrp->root->hierarchy_id;
181 __entry->root = cgrp->root->hierarchy_id;
/linux/include/linux/
A Dcgroup-defs.h505 int hierarchy_id; member
/linux/kernel/cgroup/
A Ddebug.c105 c->root->hierarchy_id, name_buf); in current_css_set_cg_links_read()
A Dcgroup.c1319 root->hierarchy_id = id; in cgroup_init_root_id()
1327 idr_remove(&cgroup_hierarchy_idr, root->hierarchy_id); in cgroup_exit_root_id()
2323 int hierarchy_id = 1; in task_cgroup_path() local
2329 root = idr_get_next(&cgroup_hierarchy_idr, &hierarchy_id); in task_cgroup_path()
6014 seq_printf(m, "%d:", root->hierarchy_id); in proc_cgroup_show()
A Dcgroup-v1.c671 ss->legacy_name, ss->root->hierarchy_id, in proc_cgroupstats_show()

Completed in 20 milliseconds