Searched refs:path_exist (Results 1 – 3 of 3) sorted by relevance
83 int path_exist(const char *path, ...);
612 while (path_exist(PATH_SYS_SYSTEM "/cpu/cpu%d", ncpus)) in gather_node_cpus()618 if (path_exist(path)) { in gather_node_cpus()624 if (path_exist(path1)) { in gather_node_cpus()797 int path_exist(const char *path, ...) in path_exist() function
178 while (path_exist(PATH_SYS_SYSTEM "/cpu/cpu%d", ncpus)) in count_cpu()