Home
last modified time | relevance | path

Searched defs:cgroup_path (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dcgroup_helpers.c52 static int __enable_controllers(const char *cgroup_path, const char *controllers) in __enable_controllers()
115 char cgroup_path[PATH_MAX + 1]; in enable_controllers() local
121 static int __write_cgroup_file(const char *cgroup_path, const char *file, in __write_cgroup_file()
156 char cgroup_path[PATH_MAX - 24]; in write_cgroup_file() local
177 char cgroup_path[PATH_MAX - 24]; in write_cgroup_file_parent() local
237 static int join_cgroup_from_top(const char *cgroup_path) in join_cgroup_from_top()
274 char cgroup_path[PATH_MAX + 1]; in join_cgroup() local
290 char cgroup_path[PATH_MAX + 1]; in join_parent_cgroup() local
348 char cgroup_path[PATH_MAX + 1]; in remove_cgroup() local
367 char cgroup_path[PATH_MAX + 1]; in create_and_get_cgroup() local
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dcg_storage_multi.c57 static bool connect_send(const char *cgroup_path) in connect_send()
/linux-6.3-rc2/include/linux/
A Dcgroup.h600 static inline int cgroup_path(struct cgroup *cgrp, char *buf, size_t buflen) in cgroup_path() function

Completed in 9 milliseconds