Searched refs:bg_cgroup_fd (Results 1 – 1 of 1) sorted by relevance
61 static int bg_cgroup_fd = -1; variable74 fd = bg_cgroup_fd; in add_tid_to_cgroup()141 bg_cgroup_fd = open(filename, O_WRONLY | O_CLOEXEC); in __initialize()142 if (bg_cgroup_fd < 0) { in __initialize()