Searched defs:cgroup_path (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcg_storage_multi.c57 static bool connect_send(const char *cgroup_path) argument
/linux-master/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c59 static int __enable_controllers(const char *cgroup_path, const char *controllers) argument
122 char cgroup_path[PATH_MAX + 1]; local
128 static int __write_cgroup_file(const char *cgroup_path, const char *file, argument
163 char cgroup_path[PATH_MAX - 24]; local
184 char cgroup_path[PATH_MAX - 24]; local
250 join_cgroup_from_top(const char *cgroup_path) argument
287 char cgroup_path[PATH_MAX + 1]; local
315 char cgroup_path[PATH_MAX + 1]; local
387 char cgroup_path[PATH_MAX + 1]; local
406 char cgroup_path[PATH_MAX + 1]; local
[all...]
/linux-master/tools/tracing/rtla/src/
H A Dutils.c635 char cgroup_path[MAX_PATH - strlen("/cgroup.procs")]; local
693 char cgroup_path[MAX_PATH - strlen("/cgroup.procs")]; local
[all...]
/linux-master/include/linux/
H A Dcgroup.h597 static inline int cgroup_path(struct cgroup *cgrp, char *buf, size_t buflen) function

Completed in 133 milliseconds