Lines Matching refs:path
56 TP_PROTO(struct cgroup *cgrp, const char *path),
58 TP_ARGS(cgrp, path),
64 __string( path, path )
71 __assign_str(path, path);
75 __entry->root, __entry->id, __entry->level, __get_str(path))
80 TP_PROTO(struct cgroup *cgrp, const char *path),
82 TP_ARGS(cgrp, path)
87 TP_PROTO(struct cgroup *cgrp, const char *path),
89 TP_ARGS(cgrp, path)
94 TP_PROTO(struct cgroup *cgrp, const char *path),
96 TP_ARGS(cgrp, path)
101 TP_PROTO(struct cgroup *cgrp, const char *path),
103 TP_ARGS(cgrp, path)
108 TP_PROTO(struct cgroup *dst_cgrp, const char *path,
111 TP_ARGS(dst_cgrp, path, task, threadgroup),
118 __string( dst_path, path )
126 __assign_str(dst_path, path);
138 TP_PROTO(struct cgroup *dst_cgrp, const char *path,
141 TP_ARGS(dst_cgrp, path, task, threadgroup)
146 TP_PROTO(struct cgroup *dst_cgrp, const char *path,
149 TP_ARGS(dst_cgrp, path, task, threadgroup)