Searched refs:tasks_path (Results 1 – 1 of 1) sorted by relevance
51 static char tasks_path[PATH_MAX]; variable97 snprintf(tasks_path, sizeof(tasks_path), "%s/tasks", cgroup_path); in setup_cgroup_paths()164 SAFE_FILE_PRINTF(tasks_path, "%i", getpid()); in child()